0.1.3 • Published 6 years ago

@sealsc/web-extension-proxy v0.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

sealsc-web-extension-proxy

Proxy for the blockchain web extensions, such as MetaMask, Scatter and so on.
This proxy can load extensions which conform to Seal-SC web extension protocol.

Installation

npm install @sealsc/web-extension-proxy

Import as ES6 module

import "@sealsc/web-extension-proxy"

Use in browser

<script src="./dist/sealsc-web-extension-proxy.min.js"></script>

Documentation

Seal SC web extension proxy

License

The source is made available under the MIT license.