vector
vector copied to clipboard
↗️ Vector is an ultra-minimal state channel network implementation.
running make start-test-ui leading to typescript errors. im using the vector-0.3.0-beta.2 branch. 
Reorganized the Makefile to build the images. Created recipes for images in separate recipe files.
## The Problem ## The Solution
## The Problem ## The Solution
## The Problem ## The Solution
## The Problem ## The Solution
## The Problem ## The Solution
TODO: - [ ] Run in test env.
## The Problem ## The Solution
This is made possible by passing `--inspect` to node/ts-node command that starts the processes. nodemon _should_ pass `--inspect` on to ts-node automatically; if that doesn't work we may have to...