Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T05:04:49.000Z (10 months ago)
- Last Synced: 2024-12-15T21:03:09.490Z (25 days ago)
- Topics: arbitrable, dispute-resolver, smart-contracts
- Language: Solidity
- Homepage:
- Size: 2.6 MB
- Stars: 1
- Watchers: 9
- 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.