https://github.com/kleros/dispute-resolver-interface-contract
Interface smart contract of Dispute Resolver. Simply implement this interface in your arbitrable contract to be compatible with resolve.kleros.io .
https://github.com/kleros/dispute-resolver-interface-contract
arbitrable dispute-resolver smart-contracts
Last synced: over 1 year ago
JSON representation
Interface smart contract of Dispute Resolver. Simply implement this interface in your arbitrable contract to be compatible with resolve.kleros.io .
- Host: GitHub
- URL: https://github.com/kleros/dispute-resolver-interface-contract
- Owner: kleros
- License: mit
- Created: 2021-05-03T11:34:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T05:04:49.000Z (over 2 years ago)
- Last Synced: 2025-03-29T06:33:41.615Z (over 1 year ago)
- Topics: arbitrable, dispute-resolver, smart-contracts
- Language: Solidity
- Homepage:
- Size: 2.6 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dispute Resolver Interface Contract
The smart contract inferface that arbitrable contracts need to implement to achieve full compatibility with Dispute Resolver web application.