0.1.0 • Published 6 years ago

collaterized-crowdfunding v0.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

CollaterizedCrowdfunding

CollaterizedCrowdfunding project for ETHIndia Hackathon

Run

Compile contracts - npm run compile Migrate contracts -

  • Step 1. Run the local environment - npm run ganache-cli
  • Step 2. Migrate the contracts - npm run migrate:local

Using the npm Package

Go YOU_DIRECTORY/node_modules/collaterized-crowdfunding and follow the Migrate Contracts step.