UNPKG

erc20-wizard

Version:

CLI for creating and deploying ERC20 tokens on Ethereum network.

5 lines (3 loc) 148 B
import { ConfigurationService } from '../services/configuration.service'; const configuration = new ConfigurationService(); configuration.clear();