0.2.1 • Published 11 months ago

cbxquery v0.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

This Library was designed to use the coinbase api located at: "https://api.pro.coinbase.com"

This library implements the ability to:

  • Check the validity of a crypto product
  • Get the current ticker value for a crypto product
  • Read the orderbook for a crypto product
  • Get the historic data for a crypto product (limit 300 points)
  • Get a Long historic data set by doing multiple calls to historic data with pauses after every 300 datapoints to get longer time periods of history.
  • Get the earliest date of existing data for a product in the coinbase catalog

We will eventually add the ability to buy and sell coins to this list of tools.

You can use the testcbxqueries.js to test the various calls. Uncomment sections of the code in order run individual test cases.

0.2.1

11 months ago

0.2.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago