Tools
Developer tools for building and interacting with the Miden network.
Clients
SDKs for integrating Miden into your applications:
- Rust SDK — Full-featured Rust library for Miden rollup integration
- Web SDK — Browser-based client for managing accounts and transactions
- React SDK — React hooks and components for Miden dApps
CLI
The Miden CLI provides command-line tools for interacting with the Miden network — creating accounts, submitting transactions, syncing state, and more.
Playground
The Miden Playground is an interactive browser environment for writing and testing Miden assembly programs.
Explorer
The Miden Explorer is a block explorer for inspecting accounts, notes, transactions, and blocks on the Miden testnet.