Skip to content

HunnySajid/polaris-web

 
 

Repository files navigation

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 install
  • npm -w web-react start

To view generated documentation,

  • npm install
  • npm 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#main

Change repository owner and branch as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%