# Mina

> Mina: Succinct blockchain. 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: Succinct blockchain
- Technology: Zero-knowledge proofs (ZK)
- Website: https://minaprotocol.com
- Tags: ZK, L1, recursive proofs
- Canonical page: https://www.sodalabs.xyz/privacy-hub/mina

## Overview

Mina keeps the entire blockchain small enough to verify on a phone, using recursive zero-knowledge proofs so that a constant-size proof stands in for the whole chain history. It is one of the most elegant applications of recursive proving anywhere, and it makes verification genuinely accessible rather than something only well-resourced nodes can do. Its smart contract layer, written in TypeScript, is a distinctive developer story. Privacy on Mina comes from what applications choose to prove rather than from shielded state by default.

## 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

- [Website](https://minaprotocol.com)
- [Docs](https://docs.minaprotocol.com/)
- [Whitepaper](https://minaprotocol.com/wp-content/uploads/technicalWhitepaper.pdf)
- [Source](https://github.com/MinaProtocol/mina)
- [Explorer](https://minascan.io/)

## Related entries

- [Aleo](https://www.sodalabs.xyz/privacy-hub/aleo): Privacy L1
- [Zcash](https://www.sodalabs.xyz/privacy-hub/zcash): Shielded-pool L1
- [Aztec](https://www.sodalabs.xyz/privacy-hub/aztec): Privacy L2
- [Hinkal](https://www.sodalabs.xyz/privacy-hub/hinkal): Private DeFi layer
- [Miden](https://www.sodalabs.xyz/privacy-hub/miden): Client-side proving chain (upcoming)
- [Namada](https://www.sodalabs.xyz/privacy-hub/namada): Multi-asset shielded L1
