LogoLogo
  • Accumulate Core
  • Design
    • Model
      • Overview
      • Domains
      • Accounts
      • Messages
      • Transactions
      • Authority and Signing
      • Chains
    • Architecture
      • Partitions
      • Intermediate anchoring
      • Directory network
  • Implementation
    • Implementation
  • For Developers
    • Encoding
    • Simulator
    • API v3
      • Methods
        • Query
      • Transports
        • JSON-RPC
    • Examples
      • Status
      • Proofs
  • Glossary
    • Accounts
    • Transactions
Powered by GitBook
On this page
Edit on GitLab
Export as PDF
  1. Design

Model

The three fundamental elements of the Accumulate model are accounts, identities, and transactions. Accounts have state and can be modified. Identities are containers of accounts, and are themselves a type of account. Transactions are operations that modify the state of an account.

PreviousAccumulate CoreNextOverview

Last updated 2 years ago