Sign inSign up

mingder78/create-erc20-token

By mingder78

Updated almost 8 years ago

A single line command to create Ethereum ERC20 tokens.

Image
1

458

mingder78/create-erc20-token repository overview

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.

Tag summary

Content type

Image

Digest

Size

316.1 MB

Last updated

almost 8 years ago

docker pull mingder78/create-erc20-token