📄️ Accounts
An Aleo account is composed of an account private key, account view key,
📄️ Programs
A program is a fundamental data structure for representing application logic and application state.
📄️ Records
A record is a fundamental data structure for encoding user assets and application state.
📄️ Transactions
A transaction is a fundamental data structure for publishing a state transition on the ledger.
📄️ Transaction Fees
A transaction fee is a fee that is required in order to process a transaction on the Aleo network. Currently, there are two types of transaction fees that correspond to each transaction type: deploy and execute.
📄️ Transitions
Components of a Transition
📄️ Blocks
A block is a fundamental data structure for organizing Aleo transactions over time.