@sealsc/web-extension-proxy
v0.1.3
Published
Web extension proxy of Seal SC web extension.
Downloads
9
Readme
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
License
The source is made available under the MIT license.