1.1.0 • Published 7 years ago

lamassu-bitcoinaverage v1.1.0

Weekly downloads
3
License
unlicense
Repository
github
Last release
7 years ago

lamassu-bitcoinaverage

Build Status

Lamassu BitcoinAverage ticker plugin

Testing

  1. Type this into your terminal:
npm update # in case you cloned via git
npm test

BitcoinAverage releases it's API v2.0

BitcoinAverage has released v2.0 of it's API which requires authentication via an api key-pair. These can be generated for free at https://bitcoinaverage.com/en/apikeys, registration is required.

This plugin uses the old v1.0 API by default, which will be discarded soon. So make sure to create an account and generate yourself an API v2.0 key-pair. Then copy and paste this key-pair(key and secret) into the API_KEY and API_SECRET variables in the ticker.js file.

1.1.0

7 years ago

1.0.3

10 years ago

1.0.2

10 years ago

0.2.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago