Skip to content

kleros/dispute-resolver

Repository files navigation

Netlify Status

Quality Gate Status

Reliability Rating Maintainability Rating

Bugs Duplicated Lines (%) Technical Debt Code Smells

Dispute Resolver

A general purpose arbitrable application.

  • Create disputes just by filling a form.
  • List open disputes.
  • See dispute details.
  • Submit evidence.
  • Fund appeals.

This user interface implements IDisputeResolver. Any arbitrable smart contract will be fully compatible (for submitting evidence and funding appeals) with this user interface if it implements IDisputeResolver . Otherwise interface will work except evidence submissions and appeal funding.

See deployed contracts here.

To allow viewing app data without a web3 browser, set the REACT_APP_WEB3_PROVIDER_URL environment variable to a web3 provider endpoint. Sending transactions will not be possible without a wallet.

Reporting an Issue

Please open up a Github issue describing your problem and if it's urgent reach out to me via email or Telegram.