- https://metamask.io/
- https://nodejs.org/en/download/
- https://github.com/trufflesuite/truffle
- https://reactjs.org/docs/installation.html#installing-react
- https://www.npmjs.com/package/truffle-testrpc
testrpc
- Take the first private key from the list and use it in MetaMask wallet (make sure you're using private network on localhost)
- Deploy the contract to blockchain with Remix
- Update the contract address in
/FundingEvent/web/App.js
- Go to
/FundingEvent/web/
folder npm start
Events
Create event
Approve transaction (with Metamask)
Event created
More screens: here