Skip to content

ugolino/providentia

Repository files navigation

Providentia

Providentia Logo

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.

Project Deck

Demo

Wiki

Providentia Contract

Team:

@ugolino

@Solexplorer

Client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Contract

Requirements:

  • Solidity 0.5
  • Ganache-cli

Install 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

Setup

Run npm install in the root directory.

Install Truffle

Run npm install -g truffle to install Truffle framework

Start Ganache-cli

Start the ganache-cli:

ganache-cli

About

Decentralized marketplace for student’s financing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published