Skip to content

Design and Technology

Slava Ruckis edited this page Sep 10, 2019 · 1 revision

The Monetha Platform comprises four modular layers. Each performs a different role. The layers can be used separately or in tandem, depending on the developer's needs:

  • Verifiable Data layer:
    • Standardized data storage schemas
    • Contextual data storage/exchange logic
    • Private data handling: encryption, exchange
    • Verifiable evidences of data sources
  • Scoring layer:
    • Evidence-Based Subjective Logic algorithm
    • Based on underlying data management infrastructure
    • Robust against score counterfeiting attacks
  • Action layer:
    • Customizable business logic
    • Components to facilitate specific positive or negative actions (e.g. payments or claims) with built-in reputation scoring
  • Distributed ledger & storage:
    • Supported ledgers: Ethereum, Quorum, Pantheon
    • Storage security and data ownership
    • Low level access control
    • Incentivization (depends on the type of ledger)

The platform's functionality is implemented via our development tools:

Clone this wiki locally