Nori-zk¶
An Ethereum → Mina ZK bridge that mints nETH on Mina only when a proof of Ethereum's consensus says it should.
The bridge runs a Helios light client inside the SP1 zkVM to produce Ethereum consensus proofs, then translates those proofs into a form Mina's proof system can verify on-chain. No multisig, no committee, and no off-chain operator stands between locked ETH and bridged ETH on Mina — the mint is the proof.
Where to go next¶
-
Why the bridge exists, and what it changes about cross-chain ETH.
-
The three components and how data flows from Ethereum to Mina.
-
Per-component landing pages for bridge-head, bridge-sdk, and proof-conversion.
-
External audit scope and status.
Status¶
Pre-audit hardening. Bridge is feature-complete; external audit pending.