Code for the ETHGlobal hackathon
A full web application with web3 wallet support which enables the creation of crypto gift cards with MATIC currency. includes gassles redemption using metaTransactions.
- node: v12.22
- go: v1.17.5
Requires secret
folder: ./secret
- In one terminal window, run
npm start
- In another terminal window, run
npm run dev