collaterized-crowdfunding
v0.1.0
Published
Use to raise more fund using the collaterized technique
Maintainers
Readme
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.
