For the complete documentation index, see llms.txt. This page is also available as Markdown.

Read Data

The data within the blockchain is separated into different components, where blocks represent chunks of data continuously added to the chain. Within a block are transactions with instructions and changes, executed by accounts which can be either user or contract controlled.

Last updated

Was this helpful?