Skip to main content

note

A new version of Mina Docs is coming soon! This page will be rewritten.

Node Operators

Mina is secured by proof of stake consensus. Unlike other legacy protocols, any participant in a Mina network can validate transactions like a full node — making decentralization possible.

Node operators play two specific roles:

  1. Block Producer - this is analogous to being a Bitcoin "miner" or a "validator" in other proof-of-stake networks. By staking MINA, you can be selected to produce a block and win the block reward.

  2. SNARK worker - this job is what helps compress data in Mina's network. The SNARK worker nodes generate proofs of transactions. The block producer buys these proofs on the network (a "snarketplace"). For their efforts, the SNARK worker gets rewarded a part of the block reward.

See Staking & Snarking.