@owstack/ows-wallet-servlet-bitpay

0.0.22 • Public • Published

OWS Wallet Servlet Plugin - BitPay

A OWS Wallet servlet plugin to provide BitPay API services.

Main Features

  • Create an invoice.
  • Send a payment (wraps creating an invoice, creating a transaction, handling confirmation, and sending the payment).

Installation

Install bower and grunt if you haven't already:

npm install -g bower
npm install -g grunt-cli

Development build:

npm run apply
grunt
npm start

Visit localhost:8100 to view the plugin.

Release build:

npm run apply
grunt release

The release/ directory contains the content consumed by the OWS Wallet and must be checked in.

Support

  • GitHub Issues
    • Open an issue if you are having problems with this project

License

This plugin is released under the MIT License. Please refer to the LICENSE file that accompanies this project for more information including complete terms and conditions.

Package Sidebar

Install

npm i @owstack/ows-wallet-servlet-bitpay

Weekly Downloads

0

Version

0.0.22

License

MIT

Unpacked Size

787 kB

Total Files

31

Last publish

Collaborators

  • ajp8164
  • niahmiah