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.
npm install @sealsc/web-extension-proxy
import "@sealsc/web-extension-proxy"
<script src="./dist/sealsc-web-extension-proxy.min.js"></script>
The source is made available under the MIT license.