Shielded Token Contracts on Midnight: Real Errors, Real Fixes
Written from months of grinding on shielded liquidity DeFi protocols on Midnight. If you've been trying to build anything serious with shielded fungib…
Tech news from the best sources
Written from months of grinding on shielded liquidity DeFi protocols on Midnight. If you've been trying to build anything serious with shielded fungib…
When I first looked at Midnight's privacy model, I kept tripping over the same question. If the chain hides balances inside zero-knowledge proofs, how…
ZK circuits require every computation inside them to be expressible as arithmetic over a finite field. This means that ZK circuits can only prove comp…
Introduction On most blockchains, every vote is permanently public. Anyone can scan the ledger and learn exactly how each address voted, which creates…