Blockchain Rewards: Money, Badges and Reputation for peer reviewers
We have used OppenZeppelin code under the MIT license.
To compile the contracts run truffle migrate.
You can use Ganache, but you can also run truffle develop instead.
Run npm install in the root directory and yarn in the client directory to install the dependencies. Run yarn start to start the react app.