Bitcoin payment gateway UI for African merchants — built with Vite + @stacks/connect
This is the frontend for StacksBit — a trustless Bitcoin payment gateway on Stacks (Bitcoin L2).
Connect your Leather Wallet to try the full payment flow on Stacks Testnet.
- Connect Leather wallet
- Register as a merchant
- Create payment requests
- Pay invoices (funds locked in escrow)
- Confirm delivery (funds released)
- Raise disputes
- View live transaction history
- Risk panel with fraud score zones
git clone https://github.com/rogersterkaa/StacksBit-Frontend.git
cd StacksBit-Frontend
npm install
npm run devOpen http://localhost:5173
- Main Repo (Smart Contracts): github.com/rogersterkaa/StacksBit
- Explorer: View on Hiro Explorer
MIT