@statechannels/channel-client

v0.3.0-hyperspace
Browser-compatible JS client implementing the State Channels Client API
ethereum state channels

build

yarn build:typescript && api-extractor run --local

build:typescript

tsc -b .

lint:check

eslint "{src,tests}/**/*.ts"

lint:write

yarn lint:check --fix

prepare

rm -rf lib && yarn build

test

jest

test:ci

jest --runInBand
npm i @statechannels/channel-client

Metadata

  • MIT
  • Whatever
  • snario
  • released 2/27/2023

Downloads