Skip to main content
Version: 0.14

Build on Miden

Miden is a zero-knowledge layer 2 where every account is an independent state machine and state is private by default. You author accounts, notes, and transactions in Rust, compile them to Miden Assembly (MASM), and prove them client-side — the network verifies each proof without ever seeing your private state.

This is the developer's entry point. New to Miden? Start with Get started to install the toolchain and send your first transaction, then build Your first smart contract, and dip into the Reference when you want to know how it all works underneath. Already oriented? Jump straight to any section below.

Start here

Build

Ship

Reference

Community

Explore the reference

Licensed under the MIT License.