1.1.1 • Published 8 years ago

bitpay-public-client v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

bitpay-public-client

NPM Package Build Status Coverage Status

A client library for the BitPay API public facade.

Description

This package communicates with BitPay using REST. All REST endpoints are wrapped as simple async methods.

Get Started

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.

Example

TBD

Install bitpay-public-client before start:

npm i bitpay-public-client