Create a new contract

To view all available smart contract templates run:

pop new contract

To start a new contract, e.g. ERC20, run:

pop new contract my_erc20 --template erc20

Then open the generated my_erc20 directory to start developing your contract!

Need help?

Ask on Polkadot Stack Exchange (tag it pop) or drop by our Telegram. We're here to help!

Last updated

Was this helpful?