Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 318 Bytes

Decentralized Kickerstarter Demo

Visit on the test network - https://myetherfund.herokuapp.com/. You will need to have the MetaMask plugin installed and connected to the Rinkeby Network.

node ethereum/compile.js to create contract builds .

node ethereum/deploy.js to deploy contract.

npm test

npm run dev