Arbitration by Example

ERC-792 & ERC-1497 Implementation

We've compiled a few examples of arbitrable smart contracts to demonstrate the standards discussed in Arbitration Development.

Check out the full repository of Kleros interactions here: https://github.com/kleros/kleros-interaction

ArbitrableDeposit.solTwoPartyArbitrable.solRental.solArbitrableTransaction.solMultipleArbitrableTransaction.solMultipleArbitrableTokenTransaction.sol

Last updated