@trustalys/signify-polaris-web
v1.0.3
Published
companion package for signify browser extension
Readme
polaris-web
Getting started
See web-react for an example react web app that uses this library to communicate with a signify browser extension.
To test the example,
npm installnpm -w web-react start
To view generated documentation,
npm installnpm run docs:serve
Usage
Install the package. At this point in time, the easiest way is to install straight from github.
npm install --save github:weboftrust/polaris-web#mainChange repository owner and branch as needed.
