UNPKG

erc20-wizard

Version:

CLI for creating and deploying ERC20 tokens on Ethereum network.

2 lines (1 loc) 74 B
export declare type EthereumNetworkType = 'main' | 'rinkeby' | 'ropsten';