Initialize the ERC20 contract
You must call this function in your contract's constructor or re-write it to fit your needs !
the name of the token
the symbol of the token
the number of decimals
the total supply of the token
Generated using TypeDoc
Initialize the ERC20 contract
Remarks
You must call this function in your contract's constructor or re-write it to fit your needs !