Use the interactive generator below to bootstrap your smart contract and learn about OpenZeppelin Contracts for Cairo.
Looking for Solidity? Go to the Contracts Wizard for Solidity.
Contracts Wizard for Cairo is an interface to interactively build a smart contract out of components from OpenZeppelin Contracts for Cairo.
Warning: This contains highly experimental code. Use at your own risk.
Cairo is the native smart contract language for StarkNet, a decentralized ZK Rollup.
Select the kind of contract that you want, set your parameters and desired features (token name, symbol, premint amount, etc.), and Contracts Wizard for Cairo will generate all of the code necessary. The resulting code is ready to be compiled and deployed, or it can serve as a starting point and customized further with application specific logic.
If you're developing Solidity smart contracts, check out the Contracts Wizard for Solidity.