Tools
Developer tools for building on and interacting with the Miden network. Use the client SDKs inside your app, the Playground to prototype contracts in-browser, and the Network page to find the live testnet endpoints (status, explorer, RPC, faucet, remote prover).
Clients
Rust client
Full-featured Rust library for Miden rollup integration — accounts, transactions, notes, proving.
Web SDK
Browser-based client for managing accounts and transactions from a web app.
React SDK
Hooks and components for Miden dApps.
Toolchain + environments
midenup
Install and switch between Miden toolchain channels — VM, compiler, client, stdlib, kernel — from a unified miden command.
Playground
Interactive environment for writing and testing Miden Assembly programs.
Network
Live Miden testnet endpoints — status, block explorer (MidenScan), RPC, faucet, remote prover.