@sealsc/web-extension-proxy

Web extension proxy of Seal SC web extension.

Usage no npm install needed!

<script type="module">
  import sealscWebExtensionProxy from 'https://cdn.skypack.dev/@sealsc/web-extension-proxy';
</script>

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

Seal SC web extension proxy

License

The source is made available under the MIT license.