nodecoinbase

0.0.1 • Public • Published

Nodejs Client for Interacting Coinbase API

Currently only supports API Key based access. Please note you are required to keep your API key out of the app...

API Calls Supported

  • Balance
  • Buy Price
  • Sell Price
  • Send BTC

Methods

TODO: Export constructor

Name.balance();
Name.buyPrice(amount);
Name.sellPrice(amount);

TODO: Provide OAuth2 support with refresh token.

Highly Alpha. Use at your own risk.

Readme

Keywords

none

Package Sidebar

Install

npm i nodecoinbase

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • bingeboy