Skip to main content

Overview

Intermediate

Architecture

Accounts

Why does the ledger use AccountIdentifiers and not just Principal IDs?

....

Transaction types

There are three operations that can change the internal state of the ledger canister:

  • Minting BIG tokens for accounts.

  • Transferring BIG tokens between accounts.

  • Burning BIG tokens.