@kleros/realitio-arbitrator-with-appeals

v1.0.1
A Realitio arbitrator implementation that also implements IDisputeResolver

compile

truffle compile

ganache

ganache-cli -g 1 -l 1000000000

test

truffle test

prepack

prettier --write 'contracts/**/*.sol'&& NETWORK=kovan npm run deploy

deploy

truffle migrate --reset --network $NETWORK && sleep 3 && truffle run verify RealitioArbitratorWithAppeals --network $NETWORK
npm i @kleros/[email protected]

Metadata

  • MIT
  • >=0.12
  • Kleros
  • released 5/14/2021

Downloads