Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 567 Bytes

DAO4PR App for Ethereum

Small change

This is an Aragon application for scholarly Peer Review on the blockchain.

Usage

cd dao4pr
npm start

What's in the box?

npm Scripts

  • test: Runs Truffle tests
  • build: Compiles Dao4Pr contracts
  • start: Runs DAO4PR locally
  • deploy: Deploys the app to a local chain

Libraries