1.
Overview
2.
Get started
2.1.
Create an account
2.2.
P2P private transfer
2.3.
P2P public transfer
3.
How to
3.1.
Write a smart contract
3.2.
Deploy a smart contract
4.
Smart contracts
4.1.
Miden SDK
4.2.
Examples
5.
Node
6.
Client
6.1.
Installation
6.2.
Features
6.3.
Design
6.4.
Library
6.5.
CLI
6.5.1.
Reference
6.5.2.
Config
6.6.
Examples
6.7.
API
7.
Architecture
7.1.
Core entities
7.1.1.
Accounts
7.1.2.
Notes
7.1.3.
Assets
7.2.
Transactions
7.2.1.
Execution
7.2.2.
Kernel
7.2.3.
Contexts
7.2.4.
Procedures
7.3.
State
7.4.
Execution
8.
Tutorials
8.1.
Miden Node Setup
8.2.
Rust-Client
8.2.1.
Creating Accounts and Faucets
8.2.2.
Mint, Consume, and Create Notes
8.2.3.
Deploying a Counter Contract
8.3.
Web-Client
8.3.1.
Creating Accounts and Faucets
8.3.2.
Mint, Consume, and Create Notes