10000 Miden · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 664 195

  2. crypto crypto Public

    Cryptographic primitives used in Polygon Miden rollup

    Rust 112 53

  3. air-script air-script Public

    A domain-specific language for writing AIR constraints for STARKs

    10000

    Rust 84 23

  4. miden-base miden-base Public

    Core components of the Miden protocol

    Rust 79 72

  5. compiler compiler Public

    Compiler from MidenIR to Miden Assembly

    Rust 75 40

  6. miden-node miden-node Public

    Reference implementation of the node for the Miden blockchain

    Rust 63 59

Repositories

Showing 10 of 21 repositories

People

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

Top languages

Loading…

Most used topics

Loading…

0