Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 572 Bytes

deploy-erc20.md

File metadata and controls

13 lines (9 loc) · 572 Bytes

First, we delete the contracts which are no longer useful (ConvertLib.sol,Metacoin.sol).

Then, we have to make changes in the files under migration folder.

  • initial_migration.js file will deploy the Migration.sol, we donnot need to make any changes.

  • deploy_contract.js: change the deploy contract;

    • remve the links, since it is not a library
    • we add the deployer commands to deploy new contract
  • Add tests for Exchange contract

    • testrpc -m "tonight issue dance soccer suit canvas canal city helmet crime lottery pink"
    • it follows the sematics of Mocha