0.1.8 • Published 6 years ago

@seangob/bx v0.1.8

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

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
});
0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago