slp-inpage-provider

0.0.1 • Public • Published

SLP Inpage Provider

Used to initialize the inpage bch provider injected by SLP.

Installation

npm install slp-inpage-provider -S

Usage

// Create a stream to a remote provider:
var slpStream = new LocalMessageDuplexStream({
  name: 'inpage',
  target: 'contentscript',
})
 
// compose the inpage provider
var inpageProvider = new SlpInpageProvider(slpStream)

Readme

Keywords

Package Sidebar

Install

npm i slp-inpage-provider

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

7.43 kB

Total Files

4

Last publish

Collaborators

  • jscramer