@owstack/ows-wallet-plugin-sdk

0.0.1 • Public • Published

OWS Wallet Plugin SDK

The Software Development Kit for OWS Wallet plugins.

Installation

Install bower and grunt if you haven't already:

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

Build:

sudo gem install sass
bower install
npm install
grunt

Build outputs are written to the release/ directory.

Libraries

Applet
  • ows-wallet-pre-applet(.min).js
  • ows-wallet-pre-applet.css

Provides the applet runtime environment plus the following capabilities.

  • External link service - provides for opening browser links from the app.
  • Node Webkit service - provides some capabilities specific to the Node Webkit app build
  • Popup service - provides cross platform popup dialogs including alerts and confirms.

Servlet

  • ows-wallet-pre-servlet(.min).js

Provides the servlet runtime environment plus the following capabilities.

  • TBD

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-plugin-sdk

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

16.9 kB

Total Files

11

Last publish

Collaborators

  • ajp8164
  • niahmiah