Deploy OP-20 tokens on Bitcoin Layer 1. Instantly launch a faucet. No code required.
Built for the vibecode.finance Week 1 challenge β Bitcoin Activated.
Deploy to Vercel and your link goes here.
- Token Deployer β Deploy OP-20 tokens to Bitcoin L1 via OP_NET with a clean form UI
- Faucet Creator β Optionally launch a faucet contract alongside your token (set claim amount, cooldown, reserve)
- Shareable Faucet Links β Auto-generates
?faucet=<address>URLs to share with your community - Faucet Claim UI β Anyone can claim tokens from a faucet by pasting the contract address
- My Tokens Dashboard β See all tokens you've deployed, with links to OPScan
- Plain HTML / CSS / JavaScript (no build step, zero dependencies)
- OP_NET / OP_WALLET browser extension integration
- Deploys instantly to Vercel
- Push this repo to GitHub
- Go to vercel.com β New Project β Import your repo
- Framework preset: Other (static site)
- Click Deploy β done!
Wallet connection supports:
- OP_WALLET (recommended) β Install from Chrome Web Store
- UniSat
- Xverse (coming soon)
For full on-chain deployment, install OP_WALLET and connect to Bitcoin Mainnet. Without a wallet extension, the app runs in demo mode showing the full UI flow.
token-forge/
βββ index.html # Everything β single file app
Built on Bitcoin L1 Β· Powered by OP_NET Β· #opnetvibecode