Fintech DevCon 2021 Stablecoin Workshop
https://github.com/paxosglobal/fintech-devcon-2021-stablecoin-workshop/raw/master/slides.pdf
- install golang https://golang.org/doc/install
- install docker https://docs.docker.com/get-docker/
- install node https://nodejs.org/en/download/
Checkout exercise-1
and follow the slides!
Checkout exercise-2
and follow the slides!
Checkout exercise-3
and follow the slides!
Checkout exercise-4
and follow the slides!
In separate terminals
- make start-local
- make run-backend
- make run-frontend
Navigate to http://localhost:3000/ to use the app!