https://github.com/pashpashpash/matic-giftcards
Decentralized redeemable MATIC gift cards. Anyone can redeem the MATIC locked in these giftcards using the secret code.
https://github.com/pashpashpash/matic-giftcards
Last synced: 7 months ago
JSON representation
Decentralized redeemable MATIC gift cards. Anyone can redeem the MATIC locked in these giftcards using the secret code.
- Host: GitHub
- URL: https://github.com/pashpashpash/matic-giftcards
- Owner: pashpashpash
- License: mit
- Created: 2022-11-05T02:34:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T16:00:35.000Z (about 3 years ago)
- Last Synced: 2025-03-26T05:33:09.406Z (8 months ago)
- Language: JavaScript
- Size: 1010 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# matic-giftcards
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.
## Manual Dependencies
- node: v12.22
- go: v1.17.5
## Setup
Requires `secret` folder: `./secret`
## Running the development environment
- In one terminal window, run `npm start`
- In another terminal window, run `npm run dev`
Screenshots:




