alokjkashyap / EthFlashCard

A ethereum app to generate a flash card with redeemable function
MIT License
1 stars 1 forks source link
ethereum hacktoberfest solidity solidity-contracts

MacBook Air M2 - 1

FlashCard is blockchain based app for flash card payment like (Gift Cards) which can be redeemed later with a key and card Id.

Note: This is very basic implementation of my idea or in other words its the first concept draft. Will keep improving and adding feature. End goal is to develop a flashcard payment service to pay on-chain without any wallet. Feel free to contribute or suggest any changes.

How it works:

Future integrations:


Hardhat Tasks Commands

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts