Recipes
Ready-to-cook examples you can run in the Sandbox or against the public testnet. Recipes use short code snippets but are meant to be accessible even if you are new to coding — don't be afraid to try them out. New to Convex? Start with the Quick Start first.
Many recipes demonstrate our principle of "One Line DeFi" — the idea that most significant on-chain economic actions should be possible with a simple one-line command, with no advanced coding or new smart contracts required.
Available recipes
| Recipe | What you'll do |
|---|---|
| Create an Account | Generate a key pair and create your own Convex account |
| Managing Coins | Check balances and transfer Convex Coins between accounts |
| Coin Distributor | Deploy a simple actor that distributes coins to many recipients |
| Account Control | Secure accounts with keys, controllers and multi-signature patterns |
| Issue a Fungible Token | Create and transfer your own CAD029 token in one line |
Get cooking with Convex!