Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.08 KB

README.header.md

File metadata and controls

28 lines (17 loc) · 1.08 KB

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