eth-archon

0.2.0 • Public • Published

Archon

NPM Version Build Status Dependencies Dev Dependencies Tested with Jest JavaScript Style Guide Styled with Prettier Conventional Commits Commitizen Friendly

Archon provides functionality for Arbitrator and Arbitrable Ethereum smart contracts as defined in ERC 792.

Documentation

See full documentation at https://archon.readthedocs.io/en/latest/index.html

Installation

npm install eth-archon

Basic Usage

var Archon = require('eth-archon');

var archon = new Archon('ws://some.local-or-remote.node:8546');

> archon.arbitrator
> archon.arbitrable
> archon.utils
> archon.version

Test

yarn ganache
yarn test

Build

yarn run build

Package Sidebar

Install

npm i eth-archon

Weekly Downloads

8

Version

0.2.0

License

MIT

Unpacked Size

4.51 MB

Total Files

58

Last publish

Collaborators

  • satello