The first crowdfunding platform built natively on Bitcoin Layer 1. No bridges, no wrapping, no middlemen. Just pure Bitcoin-powered fundraising with OPNet smart contracts.
- Zero Platform Fees - 100% of donations go directly to campaigns
- Bitcoin Native - Built on Bitcoin L1 via OPNet smart contracts
- Wallet Integration - Connect with OP_WALLET or UniSat
- Quantum-Resistant - Secured by ML-DSA signatures via OPNet
- Beautiful UI - Dark theme with smooth animations and responsive design
- Transparent - Every donation is on-chain and verifiable
- React 19 + TypeScript (strict mode)
- Vite 7
- OPNet WalletConnect v2
- Bitcoin L1 via OPNet
# Install dependencies
npm install
# Update packages (mandatory for OPNet)
npx npm-check-updates -u && npm install
# Start dev server
npm run dev
# Build for production
npm run build- Connect - Link your Bitcoin wallet (OP_WALLET recommended)
- Browse - Explore active crowdfunding campaigns
- Fund - Send BTC directly to campaigns you believe in
Running on OPNet Testnet. Get testnet BTC from the OPNet faucet.
Built for the OP_NET Vibecoding Challenge Week 1.
#opnetvibecode
MIT