0.1.2 • Published 6 years ago

@sealsc/web-extension-protocol v0.1.2

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

sealsc-web-extension-protocol

Basic definitions and tools for Seal-SC web extension protocol.
This protocol allow developers use a uniform interface sets to access and invoke different web extension for different blockchain, such as MetaMask, Scatter and so on.

Installation

npm install @sealsc/web-extension-protocol

Import as ES6 module

import "@sealsc/web-extension-protocol"

Use in browser

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

Documentation

Seal SC web extension protocol

License

The source is made available under the MIT license.