@statechannels/iframe-channel-provider

v0.3.0-hyperspace-patch-0
It exposes a global object called `channelProvider` that implements the [EIP 1193](https://github.com/ryanio/EIPs/blob/master/EIPS/eip-1193.md) standard.

build

webpack

build:typescript

tsc -b . && api-extractor run --local

lint:check

eslint "*/**/*.ts" --cache

lint:write

eslint "*/**/*.ts" --fix

prepare

rm -rf dist && yarn build && yarn build:typescript

prepublish

webpack

test

jest --watch

test:ci

CI=true jest --runInBand --ci --all --detectOpenHandles

test:coverage

jest --coverage
npm i @statechannels/iframe-channel-provider

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/28/2023

Downloads