What do you want to launch?
Both flows walk you through it one decision at a time, show you exactly what you are about to sign, and never ask you to write a line of code.
Launch a token
Your own coin, with a name, a symbol and a supply you choose — then a Uniswap market so people can buy it.
- Four templates, from a fixed supply to one you can mint later
- Deploys to Ethereum, Base or any EVM network you point it at
- Optional Uniswap v2, v3 or v4 pool in the same flow
Launch an NFT collection
A collection people can mint, with the supply, price and per-wallet limit set the way you want them.
- Six standards including 721, 721A, 1155 and 404
- Set the mint price, the cap and the royalty up front
- You own the contract the moment it mines
Your wallet signs, nothing else
No key ever leaves your browser and nothing is signed on a server. The contract belongs to the address that deployed it.
Rehearse on a testnet first
Both flows default to a free test network. A name, a symbol and a supply are permanent once the contract mines, so it is worth one practice run.
Real compiled contracts
Every template is compiled from source in this repo with solc 0.8.36 — not a proxy, not a factory that keeps a cut.