Interact with Arbitrable apps built on top of Kleros Court

When you want to interact with an Arbitrable app that is using Kleros Court as an Arbitrator

There are as many ways to interact with an Arbitrable app as there are Arbitrable apps. We will not be able to list them all exhaustively here but we will try to give you some pointers.

Query the app subgraph API

If a Graph Protocolarrow-up-right subgraph already exists for the application you want to read from, you can directly query its subgrapharrow-up-right.

If no subgraph exists for the application you want to read from, you can request one to the Kleros team, or define arrow-up-rightand deployarrow-up-right one.

Interact directly with the app smart contracts

Check out the Kleros repository, Proof of Humanity repository, or Kleros-Integrated products repositories to consult the arbitrable apps smart contracts and understand how to interact directly with their setter and getter functions.

circle-info

How to integrate with Kleros Arbitrable apps

Use the Archon library

Use the Archon Library Arbitrable packagearrow-up-right to read disputes, evidence, metaevidence, and ruling from arbitrable smart contracts.

Last updated