DIMCredits Whitepaper
  • DIMCredits Whitepaper
  • Introduction
    • History
    • What is DIMCredits?
  • Core Concepts of DMAS and Holochain
    • Decentralized Multi-Agent Systems (DMAS)
      • What are DMASs?
      • Associated DePIN Network
      • Information storage mechanism
      • Validations
      • Identity management
      • Mutual currencies
      • Use cases
      • Community
      • Conclusion
  • Security in mutual credits
    • Security in mutual currencies
    • Governance mechanisms
  • Existing insurance solutions
    • Centralized credit insurance
    • Sharing economy
    • Blockchain-based parametric insurance
  • DIMCredits design
    • Overview
    • Governance
    • Workflows
    • Agents definition
      • Insurer agent
      • Debtor
      • Creditor
      • Reserve accounts
      • Broker
      • Validator
    • Transactions
      • DICs exchange
      • Agreement request
  • Legal
  • Bibliography and references
Powered by GitBook
On this page

Was this helpful?

  1. Core Concepts of DMAS and Holochain
  2. Decentralized Multi-Agent Systems (DMAS)

Information storage mechanism

PreviousAssociated DePIN NetworkNextValidations

Last updated 1 year ago

Was this helpful?

Agents store their information on a local and immutable blockchain on their devices. When they access an application, they do so with a public/private key pair. The information in a local device is signed with a private key and can be validated with a public key. The hash of the application used in the chain is also included to validate the rules that are being applied. The information on the events that an agent performs in an application is published in a shared storage space with the DHT (Distributed Hash Table) technology, already used by BitTorrent and many others. This data structure is supported by the storage capacity of the nodes that make up the application. Holochain offers a series of mechanisms so that the searches are optimal, and the information can be synchronized and recovered in the event of node failures. Holochain has on how DHTs operate, which makes this framework much more valuable and exclusive. This could make it attractive for other large companies to embark on development with Holochain.

patents