Skip to main content

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

RecipeWhat you'll do
Create an AccountGenerate a key pair and create your own Convex account
Managing CoinsCheck balances and transfer Convex Coins between accounts
Coin DistributorDeploy a simple actor that distributes coins to many recipients
Account ControlSecure accounts with keys, controllers and multi-signature patterns
Issue a Fungible TokenCreate and transfer your own CAD029 token in one line

Get cooking with Convex!