A single line command to create Ethereum ERC20 tokens.
458
Usage: (for example)
docker run mingder78/create-erc20-token 0x66ee73086134f147745be72335153bf780499e2e,TaiwanNewToken,TNT,8,100000000000000000000
where 0x66ee73086134f147745be72335153bf780499e2e is your Rospten address (which will be the token owner) TaiwanNewToken is the token name, and TNT is the token symbol. where 100000000000000000000 is the total number token with 8 decimals.
Content type
Image
Digest
Size
316.1 MB
Last updated
almost 8 years ago
docker pull mingder78/create-erc20-token