1.0.5 • Published 9 years ago

bitfinex-promise v1.0.5

Weekly downloads
15
License
MIT
Repository
github
Last release
9 years ago

bitfinex-promise

node.js wrapper for bitfinex cryptocurrency exchange api using promises

npm install bitfinex-promise
Bitfinex = require('bitfinex-promise')
bf = new Bitfinex('key', 'secret')
bf.ticker('btcusd').then (result) ->
  console.log result

Pull requests and donations welcome: 1KUeUSKN31bPZHvFQ4G9MYRo3VBSsRKR3m

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago