Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 773 Bytes

Dcourt Jury Interface (WIP)

Dcourt Jury Interface Screenshot

Dcourt is a decentralized dispute arbitration 2nd-layer infrastructure based on the Ethereum platform that functions similar to a jury court.

The jury interface allows jurors to quickly browse cases submitted by all third party smart contracts, review them during the trial period, vote on them, and claim their rewards.

Development

To set up your own development environment on an Ubuntu machine:

  1. Clone this repo https://github.com/Lamarkaz/DcourtJury & cd ./DcourtJury

  2. Install dependencies npm install

  3. Run webpack development environment npm start

Authors

Muhammed ElRakabawi & Nour Haridy