Launch an
NFT collection
Deploy an OP_721 contract on Bitcoin L1, attach images and metadata, and mint tokens — all from the browser. Your wallet, your contract.
Create collection
3-step wizard. Name, symbol, description, icon, banner, max supply — all baked into a fresh OP_721 contract.
Start →Mint NFTs
Pick a deployed collection, paste an image URL, set name and traits, and mint to any address.
Mint →Trade on Marketplace
List, buy, and bid on OP_721 collections. Allowlists and royalty support — all on Bitcoin L1.
Marketplace →How it works
Create
Fill in collection details (name, symbol, max supply, banner, icon, description). The launchpad builds the deploy calldata and your wallet broadcasts it. ~2 transactions.
Mint
Pick a collection, paste an image URL, set name + description + traits. Optionally provide a metadata JSON URL — the launchpad calls mintWithURI if it's set, otherwise mintTo.
Trade
Your collection is a vanilla OP_721. List items on the BitMarketplace frontend. Anyone can call mint() if you want public minting.