0.1.8 • Published 8 years ago

@seangob/bx v0.1.8

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
8 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

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago