How to build an ERC20 token which is tradable in an exchange like coinbase?
I deployed the standard ERC20 contract on Ethereum testnet and it works fine. If I deploy the code on main ethereum net and the token will tradable in exchange automatically?
Any advise is welcome.