@xyo-network/api-xyo-nodejs

v0.1.11
Main XYO API Interface

test

ts-mocha ./src/**/*.test.ts

build

npm run build-ts && npm run tslint

build-ts

tsc

dist

npm install && tsc -p tsconfig.build.json && npm run tslint

tslint

tslint -c tslint.json -p tsconfig.json

tslint-fix

tslint -c tslint.json -p tsconfig.json --fix

precommit

echo "Build must pass before committing" && npm run build

help

npm run build && node ./dist/index.js help

start

npm run build && node ./dist/index.js start

killport

kill $(lsof -t -i :12001)
npm i @xyo-network/api-xyo-nodejs

Metadata

  • ISC
  • Whatever
  • Arie Trouw
  • released 11/8/2018

Downloads