@kleros/arbitrable-proxy-contracts

v1.8.0
General purpose arbitrable contracts as defined in ERC-792

compile

truffle compile

ganache

ganache-cli -g 1 -l 1000000000

test

truffle test

prepare

prettier --write 'contracts/**/*.sol' && truffle compile

deploy

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

Metadata

  • MIT
  • >=0.12
  • Kleros
  • released 2/8/2021

Downloads