augur.js

v0.11.8
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

markets

scripts/setup.js --geth --contract branches && mocha test/create/createEvent.js && mocha test/markets/trading.js && mocha test/markets/markets.js

timing

scripts/timing.js && scripts/timing.jl && gpicview data/timing-getMarketsInfo.png

setup

scripts/setup.js --reset --faucets

Metadata

  • AAL
  • >= 4.0.x
  • Jack Peterson
  • released 12/10/2015

Downloads

Maintainers