Ship your crypto project this weekend.
Battle-tested, fully customizable templates for token launches, NFT drops, staking, DAOs and airdrops. Each one runs with one command and walks you through setup — including deploying the smart contract.
Templates
Six production-ready starting points. One repo each.
Token Presale
Launch page + ERC-20 + on-chain presale in one repo
A launch page wired to a single contract that is both your ERC-20 and the presale. Contributors send the native coin at a fixed, transparent rate; on success the supply is minted and distributed — with automatic refunds if the soft cap isn't met.
Token Project
Live token dashboard with a built-in buy
A branded home for your token: live on-chain stats and a built-in buy that settles through a fixed-price sale contract or routes a swap through a DEX (Uniswap V2-compatible router, or a 1inch/PancakeSwap link).
NFT Mint
One-click mint page for a single-artwork NFT (open edition)
The simplest way to sell one piece of art as an NFT: a focused mint page where every mint is the same image (an open edition). Upload one image, the wizard pins it to IPFS, and your ERC-721 goes live — capped supply, fixed price, per-wallet limit, all set in the browser. No ZIPs, no per-token metadata, no reveal.
NFT Collection
Full PFP collection: allowlist + public mint, IPFS art, reveal, gallery
A complete multi-image ERC-721 drop: a public mint page with a live supply meter and a gallery of minted NFTs loaded straight from IPFS, a contract with a Merkle allowlist, per-wallet limits and a delayed reveal — plus a setup wizard that pins your whole collection + metadata to IPFS and reveals it on-chain, no scripts required.
Staking / Yield dApp
Stake a token, earn rewards per second, claim
A staking front end plus a Synthetix-style rewards contract. Users stake your token (or the native coin), accrue rewards every second, and withdraw or claim. TVL, estimated APR and pending rewards update live. A clean starting point to adapt and audit.
DAO Governance
Proposals, voting and a timelock treasury — on chain
A governance portal on the audited OpenZeppelin Governor stack: create proposals, delegate and vote with your token, watch quorum and tallies, and run a timelock-controlled treasury. An optional fixed-price token sale can seed the treasury.
Airdrop / Claim
Build the list in the browser, ship a Merkle claim page
A gas-light airdrop. Drag a recipients CSV into the setup wizard, preview it paginated with totals, and generate the Merkle root + claims file in the browser — no CLI. Recipients check eligibility and claim with one click; only they pay gas.
Browse Web3 templates by category
How it works
1 · Pick a template
Choose the starting point that matches your project.
2 · Pay your way
Card via Stripe, or send ETH / BNB / MATIC / SOL. Amount is locked at checkout.
3 · Instant delivery
We email a private, download-limited link the moment payment confirms.
4 · Run & customize
docker compose up, follow the setup wizard, deploy your contract, go live.
Every template is built the same way
Next.js 16 + TypeScript + Tailwind on the front, Solidity + Hardhat for contracts, a guided setup wizard that generates your .env, and a Dockerfile so it runs anywhere.