RodrigoOSC / fintech-devcon-2021-stablecoin-workshop

Fintech DevCon 2021 Stablecoin Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fintech-devcon-2021-stablecoin-workshop

Fintech DevCon 2021 Stablecoin Workshop

Slides

https://github.com/paxosglobal/fintech-devcon-2021-stablecoin-workshop/raw/master/slides.pdf

Setup

Exercises

One: Finish the smart contract and deploy it

Checkout exercise-1 and follow the slides!

Two: Create a mint transaction

Checkout exercise-2 and follow the slides!

Three: Explicitly Sign A Mint Transaction

Checkout exercise-3 and follow the slides!

Four Use MetaMask To Receive Tokens

Checkout exercise-4 and follow the slides!

Run it

In separate terminals

  • make start-local
  • make run-backend
  • make run-frontend

Navigate to http://localhost:3000/ to use the app!

About

Fintech DevCon 2021 Stablecoin Workshop

License:MIT License


Languages

Language:Go 71.7%Language:TypeScript 23.7%Language:HTML 1.8%Language:Solidity 1.3%Language:Makefile 1.1%Language:CSS 0.3%Language:JavaScript 0.2%