BitProof is the first trustless BTC Proof-of-Reserves primitive for Starknet. Sign once. Get a credential. Access all of DeFi. Zero bridges. Zero custodians.
Every existing solution forces you to trust someone or move your BTC. We built the alternative.
Every bridge is a honeypot. $2.5B stolen from bridges in 2022 alone. Wormhole. Ronin. Nomad. All bridges.
WBTC requires trusting BitGo as a centralized custodian. One hack, one regulatory action, your BTC is gone.
Bitcoin holders can't access DeFi yield, lending, or liquidity without giving up custody. The market is starving for this primitive.
Every lending protocol wanting BTC collateral had to build their own bridge. Months of work, millions in audits.
On-chain collateral positions are visible. Liquidation bots front-run you. Your position is their opportunity.
From Bitcoin wallet to Starknet DeFi — the full flow in under 60 seconds.
User connects their Bitcoin wallet. App reads their BTC address and balance via Mempool API. Nothing moves.
sats-connectUser signs a binding message with their BTC private key using ECDSA over secp256k1. Standard Bitcoin signing.
ECDSA / secp256k1Cairo contract verifies the signature using Starknet's native secp256k1 precompile. Zero external dependencies.
verify_eth_signature()BTCCredential stored on Starknet. Any protocol queries it in one function call. Loan approved. DeFi unlocked.
verify_btc_holding()BitProof isn't an app — it's infrastructure. Install our SDK and add BTC collateral to your protocol in an afternoon. No bridges to build. No audits to run. Just one function call.
| Project | Market Cap | Custodian | Bridge Needed? | BTC Moves? | Risk |
|---|---|---|---|---|---|
| WBTC (BitGo) | $8.18B | ❌ BitGo | YES | YES | Custodial |
| cbBTC (Coinbase) | $6.1B | ❌ Coinbase | YES | YES | Custodial |
| BTCB (Binance) | ~$5B | ❌ Binance | YES | YES | Custodial |
| tBTC (Threshold) | ~$200M | ⚠️ Partial | YES | YES | Bridge |
| BitProof ₿ | 🚀 0→∞ | NONE | NEVER | NEVER | Zero |
Both contracts deployed and verified. Every transaction on-chain, publicly auditable.
BitProof is open source and live on Starknet Sepolia right now. Try it. Fork it. Build on it.