An OWS Wallet starter plugin.
npm install @owstack/ows-wallet-plugin-starterOWS Wallet Applet Plugin - Starter
=======
A minimal OWS Wallet applet plugin to get you started on your own applet plugin.
- None, really.
Install bower and grunt if you haven't already:
``sh`
npm install -g bower
npm install -g grunt-cli
`sh`
sudo gem install sass
npm run apply
grunt
npm start
Visit localhost:8100 to view the plugin.
`sh``
sudo gem install sass
npm run apply
grunt release
The release/ directory contains the content consumed by the OWS Wallet and must be checked in.
* 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.