Skip to content

Chat on Telegram Website Chat on Twitter

Miden

Miden is the edge blockchain that grants applications the power to scale with public and private transactions. Miden is how blockchains were meant to be. It aims at builders who want to replace legacy financial system.

Project structure

This repository stores all the code for Miden. Everything is open source.

Repository Description
Miden Base Core components of the Miden blockchain.
Miden Compiler Compiler from Web Assembly to Miden Assembly.
Miden Client A reference Miden Client to be used by users.
Miden Node Miden Node to be used by the Miden operators.
Miden VM STARK-based virtual machine for the Miden blockchain.
Miden Crypto Cryptographic primitives used in the Miden blockchain.

Status

The public testnet is up and running. You can interact with the Miden node using the Miden client. The easiest way to try Miden is by installing the Miden Rust client. If you feel like exploring, try our tutorials. As soon as there is the Miden Rust compiler, builders can start writing their own contracts in Rust.

If you want to use Miden - please contact us.

Key features

  1. Public and private transactions where users can interact privately with public shared state.
  2. Client-side proving where users can locally execute transactions and create proofs of them on their own.
  3. Parallel transaction execution where causally independent transactions can be processed in parallel.
  4. Support for composable smart contracts via safe but Turing-complete language. This is needed to support safer wallets, DeFi, DAOs, and many other cool use cases.
  5. Native support for multiple assets where the environment itself ensures asset safety.

License

This project is MIT licensed.

Popular repositories Loading

  1. miden-vm miden-vm Public

    STARK-based virtual machine

    Rust 774 355

  2. crypto crypto Public archive

    Cryptographic primitives used in Polygon Miden rollup

    Rust 136 99

  3. protocol protocol Public

    Core components of the Miden protocol

    Rust 133 169

  4. compiler compiler Public

    Compiler from Rust to Miden Assembly

    Rust 116 84

  5. node node Public

    Reference implementation of the node for the Miden blockchain

    Rust 105 140

  6. air-script air-script Public

    A domain-specific language for writing AIR constraints for STARKs

    Rust 97 39

Repositories

Showing 10 of 57 repositories
  • rust-sdk Public

    Client library that facilitates interaction with the Miden blockchain

    0xMiden/rust-sdk's past year of commit activity
    Rust 78 MIT 132 101 28 Updated Sep 23, 2026
  • faucet Public

    Token faucet application for Miden testnet

    0xMiden/faucet's past year of commit activity
    Rust 10 MIT 13 20 8 Updated Sep 23, 2026
  • protocol Public

    Core components of the Miden protocol

    0xMiden/protocol's past year of commit activity
    Rust 133 MIT 169 277 (7 issues need help) 36 Updated Sep 23, 2026
  • web-sdk Public

    Miden network web-centric SDK

    0xMiden/web-sdk's past year of commit activity
    TypeScript 1 MIT 25 97 46 Updated Sep 23, 2026
  • compiler Public

    Compiler from Rust to Miden Assembly

    0xMiden/compiler's past year of commit activity
    Rust 116 MIT 84 115 (3 issues need help) 16 Updated Sep 23, 2026
  • miden-vm Public

    STARK-based virtual machine

    0xMiden/miden-vm's past year of commit activity
    Rust 774 Apache-2.0 355 174 (3 issues need help) 25 Updated Sep 23, 2026
  • wallet Public
    0xMiden/wallet's past year of commit activity
    TypeScript 5 MIT 29 96 62 Updated Sep 23, 2026
  • node Public

    Reference implementation of the node for the Miden blockchain

    0xMiden/node's past year of commit activity
    Rust 105 MIT 140 116 28 Updated Sep 23, 2026
  • golden-dkg Public

    Golden DKG: distributed key generation and eVRF over a generic group abstraction

    0xMiden/golden-dkg's past year of commit activity
    Rust 4 Apache-2.0 4 1 4 Updated Sep 23, 2026
  • 0xMiden/wallet-support's past year of commit activity
    TypeScript 1 MIT 0 1 1 Updated Sep 23, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…