George Knee

@statechannels/channel-provider

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

@statechannels/devtools

v0.5.7
Scripts used for our team development processes

@statechannels/nitro-protocol

v2.0.1
Smart contracts and typescript libraries for nitro state channel protocol.

@statechannels/wire-format

v0.9.2
JSON-RPC Schema and TypeScript typings for the Wallet-to-Wallet Message Format

@statechannels/wallet-core

v0.15.2
State channel wallet components.

@statechannels/client-api-schema

v0.10.2
JSON-RPC Schema and TypeScript typings for the State Channels Client API

@statechannels/channel-client

v0.3.0
Browser-compatible JS client implementing the State Channels Client API

@statechannels/jest-gas-reporter

v0.4.10
A jest reporter that reports the gas used by various calls to ethereum contracts.

@statechannels/xstate-wallet

v0.3.0
State channel wallet using xstate.

@statechannels/iframe-channel-provider

v0.3.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.

@statechannels/server-wallet

v1.25.2
http server statechannel wallet

@statechannels/native-utils

v0.1.6
This repository contains native Node.js utilities to speed up encoding and hashing states, signing states and recovering signer addresses from signed states.

@statechannels/wasm-utils

v0.1.8
This repository contains WASM utilities to speed up encoding and hashing states, signing states and recovering signer addresses from signed states.

@statechannels/exit-format

v0.2.0
Standard Exit Format for L2s built on EVM chains