Social good DApp built on top of Dharma react boilerplate.
Setup
Dependencies
Must have node installed with version >= 7.5.0.
Install dependencies:
yarn
Compile & Migrate Contracts
Start testrpc:
ganache-cli
Compile Dharma smart contracts:
yarn compile
Deploy Dharma smart contracts on to testrpc:
yarn migrate
Start Server
Start development server and visit the site at http://localhost:3000
yarn start
Built With
- css
- dharma
- html
- ipfs
- javascript
- react
- uport
Log in or sign up for Devpost to join the conversation.