Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1.87 KB

README.md

File metadata and controls

47 lines (40 loc) · 1.87 KB

Technological Research for Ordum

Deliverable:


1.1 Fat contract design

  • Aim

    • Define and evaluate the design based on user experience.
    • Define the design effectiveness based on the cost of operation ( fees ).
  • Methodologies

    • Qualitative ( Discussion with other team including Phala ).

1.2 Data storage

  • Aim

    • Define and evaluate storage layout in the contract.
    • Define and evaluate external storage infrastructures ( Crust and others ).
      Both include database reads and writes , cost of operations and user experience

1.3 Kusama Grant Integration

  • Aim

    • Provide a straight forward on-chain grant application for newly kusama users.
  • Extra descriptions

    • Provide a notification system for users interactions on grants
    • Abstracting chain centric approach user experience thus including but limiting to construction of preimages.

1.4 Fees and token abstraction

  • Aim

    • Enabling users to use any token or fiat to apply for Kusama treasury grant.
  • Extra descriptions

    • Ordum handling token conversion.
    • Aiming to include subscription model to buy future blockspace for fees.

1.5 Evaluate Limitations

  • Aim

    • Evaluate short comings of Fat Contracts e.g data races.
    • Evaluate uptime and execution of Fat Contract.
    • Evaluate portability of the issued certificates.