@kleros/arbitrable-proxy-contracts

v2.0.5
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' && NETWORK=kovan npm run deploy && NETWORK=ropsten

deploy

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

Metadata

  • MIT
  • >=0.12
  • Kleros
  • released 4/9/2021

Downloads