@augurproject/ethersjs-provider

v2.0.7
Ethers.JS Provider Implementation for Augur API

rebuild

yarn build

lint

tslint -c tslint.json -p . ./src/*.ts ./src/**/*.ts ./src/**/**/*.ts ./src/**/**/**/*.ts

build

tsc -b

watch

tsc -w

nuke

rm -f package-lock.json; rm -f yarn.lock; rm -rf node_modules; yarn clean

prepare

tsc -b

prepush

yarn lint
npm i @augurproject/[email protected]

Metadata

  • MIT
  • Whatever
  • The Augur Developers
  • released 7/30/2020

Downloads