A client library for the BitPay API public facade.
This package communicates with BitPay using REST. All REST endpoints are wrapped as simple async methods.
You can start using bitpay-public-client in any of these ways:
- via Bower: by running
bower install bitpay-public-client
from your console - or via NPM: by running
npm install bitpay-public-client
from your console.
TBD
Install bitpay-public-client
before start:
npm i bitpay-public-client