augur.js

v0.9.20
Augur JavaScript API

test

scripts/runtests.sh --connect --core --create --markets --client

lint

scripts/runtests.sh

consensus

scripts/runtests.sh --consensus

coverage

istanbul cover ./node_modules/mocha/bin/_mocha test/core test/markets test/client --report lcovonly && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

testnet

scripts/runtests.sh --connect --core --markets --client

setup

scripts/setup.js --reset --faucets

Metadata

  • AAL
  • >= 0.10.x
  • Jack Peterson
  • released 9/5/2015

Downloads

Maintainers