@kleros/archon

v0.8.0
A javascript library for Ethereum dispute resolution. Provides the ability to interface with Arbitrable and Arbitrator Ethereum smart contracts, as defined in ERC 792.
Blockchain Ethereum Arbitration Arbitrable Arbitrator ERC 792 Evidence MetaEvidence

docs

esdoc

ganache

ganache-cli

prettify

kleros-scripts prettify

lint

kleros-scripts lint:js --config ./.eslintrc.js

test

jest --config ./jest.config.js

test:coveralls

coveralls < ./coverage/lcov.info

commitmsg

kleros-scripts commitmsg

cz

kleros-scripts cz

start

babel src --out-dir ./es --watch --source-maps

build

rimraf ./umd ./es ./lib && webpack --env.NODE_ENV=production -p && babel src --out-dir ./es --source-maps && cross-env BABEL_ENV=commonjs babel src --out-dir ./lib --source-maps
npm i @kleros/[email protected]

Metadata

  • MIT
  • Whatever
  • Kleros Team
  • released 4/9/2019

Downloads