Skip to content

MerkleBlue/uae

Repository files navigation

TokenMint is a service for creating and deploying ERC20 and ERC223 tokens on Ethereum network. The website is here: https://tokenmint.io

Table of Contents

Verify and Publish Solidity Source Code

To verify already deployed contracts (for example ERC20) on etherscan.io use:

truffle-flattener contracts/ERC20/TokenMintERC20Token.sol > flatContracts/FlatTokenMintERC20Token.sol