This project is a simple Solidity smart contract project that demonstrates the following:
- Interaction with a smart contract.
- Allowing the user to create his own project
- Allowing the user to participate in project fundation
- Allowing the user to vote in project request
- Allowing the project creator to to finalize approved requests
This project focuses on interacting with smart contracts and using web3 tools, validation not implemented.
- npm
- node
git clone https://github.com/agaskrobot/fund-my-project-smart-contract
cd fund-my-project-smart-contract
npm install
node compile.js
Remember to update those lines in deploy.js
:
node deploy.js