Skip to content

salamtura/mcw-token

Repository files navigation

MCWToken and MCWCrowdsale

Mocrow Coin and ICO crowdsale smart contracts

Development

  1. Install npm dependencies

     npm install
    
  2. Run tests to check if everything is working fine

     npm run test
    
  3. Get the flattened file of MCW Token contract code (contracts/FlattenedMCW.sol) for deployment or verification purposes

     npm run flattenMCW
    
  4. Get the flattened file of MCW Crowdsale contract code (contracts/FlattenedCrowdsale.sol) for deployment or verification purposes

     npm run flattenCrowdsale
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published