@jafri/bnbjs

v2.13.614
The Binance Chain JavaScript SDK allows browsers and node.js clients to interact with Binance Chain. It includes the following core components:

test

cross-env NODE_ENV=test jest

test:ledger

qunit --require babel-polyfill tests-ledger/tests.js

test:ledger:browser

./tests-ledger/run-browser-tests.sh

build

rm -rf lib && npx babel src -d lib

build:docs

npx jsdoc-to-markdown -f src/**/*.js > docs/jsdoc.md

prepublishOnly

npm run build

lint

eslint --fix src __tests__
npm i @jafri/bnbjs

Metadata

Downloads

Maintainers