This repo contains work toward a web UI for a nitro powered statechannel network.
UI component demos deployed here: https://nitro-storybook.netlify.app/
- package
sitecontains the web UI (readme) - package
nitro-rpc-clientcontains a typescript library for communicating with go-nitro's RPC api. (readme)
Components can be viewed by running yarn storybook or npm run storybook from the packages/site directory.