An open API service indexing awesome lists of open source software.

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.

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:
![ ](https://storage.googleapis.com/ethglobal-api-production/projects/8nrux/images/Screen%20Shot%202022-11-06%20at%205.24.55%20AM.png)

![ ](https://storage.googleapis.com/ethglobal-api-production/projects/8nrux/images/Screen%20Shot%202022-11-06%20at%205.25.12%20AM.png)

![ ](https://storage.googleapis.com/ethglobal-api-production/projects/8nrux/images/Screen%20Shot%202022-11-06%20at%205.25.36%20AM.png)

![ ](https://storage.googleapis.com/ethglobal-api-production/projects/8nrux/images/Screen%20Shot%202022-11-06%20at%205.26.26%20AM.png)

![ ](https://storage.googleapis.com/ethglobal-api-production/projects/8nrux/images/Screen%20Shot%202022-11-06%20at%205.28.09%20AM.png)