# Miden

> Miden: Client-side proving chain (upcoming). Technology: zero-knowledge proofs.

Part of the Soda Labs Privacy Hub, a neutral directory of the on-chain privacy
landscape: https://www.sodalabs.xyz/privacy-hub

## Key facts

- Entry type: Privacy project
- Category: Client-side proving chain (upcoming)
- Technology: Zero-knowledge proofs (ZK)
- Website: https://miden.xyz
- Tags: ZK, upcoming
- Canonical page: https://www.sodalabs.xyz/privacy-hub/miden

## Overview

Miden spun out of Polygon with 25 million dollars behind a genuinely different architecture: client-side proving. The user executes and proves their own transaction locally and the network only verifies the proof, so the chain never handles the data at all. That inverts the usual privacy trade-off, in which some operator has to be trusted with plaintext, and it is one of the more ambitious designs anyone is actually building. Mainnet is planned for September 2026, about a year later than first sketched, and because proving on ordinary devices is demanding, the design also supports delegating proof generation to a service for users whose hardware cannot carry it.

## About Zero-knowledge proofs

One party proves a statement about hidden data is true without revealing the data the statement is about. Compared side by side with the other approaches at https://www.sodalabs.xyz/taxonomy.

## Sources

- [Docs](https://docs.miden.xyz)
- [Miden VM source](https://github.com/0xMiden/miden-vm)
- [Spin-out coverage](https://decrypt.co/316869/miden-spins-out-from-polygon-labs-raises-25m-to-launch-own-chain)

## Related entries

- [Aleo](https://www.sodalabs.xyz/privacy-hub/aleo): Privacy L1
- [Aztec](https://www.sodalabs.xyz/privacy-hub/aztec): Privacy L2
- [Hinkal](https://www.sodalabs.xyz/privacy-hub/hinkal): Private DeFi layer
- [Mina](https://www.sodalabs.xyz/privacy-hub/mina): Succinct blockchain
- [Namada](https://www.sodalabs.xyz/privacy-hub/namada): Multi-asset shielded L1
- [Noir](https://www.sodalabs.xyz/privacy-hub/noir): ZK programming language
