There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Create an ERC20 smart contract with the following details: -Name: Thoritos -Symbol: THOR -Decimals: 8 -Total Supply: 100,000 Also make the tokens 'mintable', 'burnable' and 'lockable to make it time-locked' Minting & Burning should be available for only owner.