@kleros/arbitrable-proxy-contracts

v4.0.3
General purpose arbitrable contracts as defined in ERC-792

compile

truffle compile

ganache

ganache-cli -g 1 -l 1000000000

test

truffle test

prepack

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

deploy

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

Metadata

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

Downloads