1️⃣ RandoMina uses Zero-Knowledge proofs to ensure random numbers are provable, fresh, and trustless. It combines:
- Network State 🌐
- Sender-Specific Nonce 🔒
- Local Seed/Nonce 🌱
🧵 Let's dive into the technical details of RandoMina: a protocol for provable random number generation on Mina Protocol blockchain blockchain written in 01JS! 🔢🔐
💡 Powering zkLocus
🔗 GitHub: https://github.com/iluxonchik/randomina/