Skip to content

Solidity ERC20 Smart Contract generator supporting different options

License

Notifications You must be signed in to change notification settings

CryptoBlockTeam/ERC20SmartContractGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Token Contract Generator

Demo

Solidity Token Contract Generator

Description

Token Contract generator providing following options:

  • Standard ERC20 Token with provide name, ticker symbol, number of decimal points and initial supply
  • Pausable - pause/unpause token transfers
  • Mintable - minting new tokens
    • Capping - how many tokens can be minted
      • Increase/Decrease of capping
  • Burnable - burning of tokens.
    • Burnable by Everyone.
  • ApproveAndCall support
  • TransferAndCall support

About

Solidity ERC20 Smart Contract generator supporting different options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published