Create Token
Create a fungible token for your DAO
User clicks Create Token menu
System opens Create Token Form
User fills in the form to describe the token parameters like name, symbol, decimals, description, supply, mintable, pausable, stakable, network (mainnet, testnet)
User clicks “Generate”.
System generates and deploys the token contract and transfers the minted tokens to the user’s wallet address.
Last updated