Decentralized marketplace for student’s financing
Providentia is a project started during the ConsenSys Labs Virtual Hackathon. We believe in the power of education and our goal is to make it accessible to anyone by aligning incentives among schools, students and investors.
Team:
npm install
npm run serve
npm run build
Requirements:
- Solidity 0.5
- Ganache-cli
$ npm install -g ganache-cli
For additional performance you can install windows-build-tools first which will allow for some of ganache-cli's dependencies to be built as native modules when installed. Start PowerShell as Administrator and run:
$ npm install -g windows-build-tools
Run npm install
in the root directory.
Run npm install -g truffle
to install Truffle framework
Start the ganache-cli:
ganache-cli