realcodywburns / TokenMint

:fish_cake: Token Browser and Manager for Ethereum Classic and Ethereum
Apache License 2.0
44 stars 27 forks source link

Allow for premine #17

Closed realcodywburns closed 7 years ago

realcodywburns commented 7 years ago

modify the erc 20 and 223 to send n tokens to the owner address on launch. default= 0 max = all tokens

realcodywburns commented 7 years ago

Im adding it to the token generator tab

elaineo commented 7 years ago

i think it should go in the ICO tab actually, because the interface for setting premine value is in crowdsale.sol, which is handled by the ICO tab.