BitMarketplace
OPNet testnet

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.

How it works

1.

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.

2.

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.

3.

Trade

Your collection is a vanilla OP_721. List items on the BitMarketplace frontend. Anyone can call mint() if you want public minting.