Create ERC20 social token for online community

Hi @Josh_Read,

Welcome to the community :wave:

If you want a token with a fixed supply (minted when deployed) you could start with the following:

What type of burning functionality are you thinking of?

I suggest reading: Points to consider when creating a fungible token (ERC20, ERC777)

You could also look at: Create an ERC20 using Remix, without writing Solidity

1 Like