Skip to content

SealSC/web-extension-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Uniform blockchain web extension interface protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors