ripple-lib

v0.12.0-rc2
A JavaScript API for interacting with Ripple in Node.js and the browser

lint

eslint --reset -c eslint.json src/js/ripple/*.js

perf

./scripts/perf_test.sh

test

istanbul test -x build/sjcl.js -x src/js/jsbn/* ./node_modules/mocha/bin/_mocha -- --reporter ${MOCHA_REPORTER:=spec} test/*-test.js

build

gulp

pretest

gulp concat-sjcl

coveralls

cat ./coverage/lcov.info | ./node_modules/.bin/coveralls

Metadata

Downloads