@seangob/bx

0.1.8 • Public • Published

BX API for NodeJS

npm install @seangob/bx

import bx from '@seangob/bx';

bx.transactions(API_KEY, SECRET).then(t=>{
  // handle success
}).catch(e=>{
  // handle error
});

Readme

Keywords

Package Sidebar

Install

npm i @seangob/bx

Weekly Downloads

0

Version

0.1.8

License

ISC

Last publish

Collaborators

  • tuahear