Create a new contract
To view all available smart contract templates run:
pop new contractTo start a new contract, e.g. ERC20, run:
pop new contract my_erc20 --template erc20Then 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?