The client framework and API for OWS Wallet.
npm install @owstack/ows-wallet-plugin-clientOWS Wallet Plugin Client
=======
The plugin client framework and API for OWS Wallet.
#### Directives
##### svg
#### Filters
##### orderObjectBy
#### Services
##### externalLinkService
##### nodeWebkitService
##### popupService
Install bower and grunt if you haven't already:
``sh`
npm install -g bower
npm install -g grunt-cli
Build:
`sh``
bower install
npm install
grunt
Build outputs are written to the release/ directory.
* GitHub Issues
* Open an issue if you are having problems with this project
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.