Skip to content

mohit6b/crowdsale-contract

Repository files navigation

crowdsale-contract

  1. Open terminal in the project directory and enter : npm install
  2. then : npm install -g [email protected]
  3. then : npm install -g ganache-cli
  4. open new terminal in the same directory and enter : ganache-cli
  5. Go back to the first terminal and enter : truffle compile
  6. then : truffle migrate
  7. then : truffle test

Note : Tests are only written for MutinyToken.sol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published