/nitro-gui-archive

Components for viewing / interacting with a state channel network

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Nitro-GUI Monorepo

This repo contains work toward a web UI for a nitro powered statechannel network.

UI component demos deployed here: https://nitro-storybook.netlify.app/

Packages

  • package site contains the web UI (readme)
  • package nitro-rpc-client contains a typescript library for communicating with go-nitro's RPC api. (readme)

Storybook

Components can be viewed by running yarn storybook or npm run storybook from the packages/site directory.