Zero Knowledge Proof Of Outstanding Reserves
https://github.com/AbdelStark/zkpoor
zkpoor enables companies to prove their Bitcoin holdings cryptographically without revealing addresses or UTXOs, using STARK proofs.
Built on top of the Bitcoin Treasury foundation, zkpoor extends the original dashboard with zero-knowledge proof generation and verification capabilities.
🎯 Problem & Solution
Problem: Companies like MicroStrategy claim large BTC holdings but won't publish addresses due to security concerns. Current "proof of reserves" relies on voluntary claims without cryptographic verification.
Solution: zkpoor provides cryptographic proof of BTC reserves without revealing individual addresses or UTXOs, strengthening Bitcoin's culture of verifiable trust.
🏗️ Architecture
This is a unified web application with two main components:
Enhanced Public Dashboard - Original Bitcoin Treasury features plus "Verify with STARK" cryptographic verification
Treasury Manager Portal - Protected interface for inputting UTXOs and generating proofs
🚀 Development Phases
Phase 1: UI/UX implementation with mocked proof generation and verification
Phase 2: Backend integration with actual STARK proof generation
Phase 3: Cairo program implementation for cryptographic proofs
https://zkpoor.starkwarebitcoin.dev/
https://zkpoor-slides.starkwarebitcoin.dev/1
https://stacker.news/items/1232897
Login to reply