The repository for the State Channel Workshop at the Æternity Universe Two conference
cd contract && npm install
cd ../app && npm install
# terminal 1, start node
docker-compose up
# terminal 2, start app
cd app && npm run dev
branch: start-here
finished branch: step-one
finished branch: step-two
finished branch: step-three
finished branch: step-four
finished branch: step-five
finished branch: final-product