Skip to content

A proof of concept example of implementing e-coupons using non-fungible token (NFT)

Notifications You must be signed in to change notification settings

raymondwcs/coupon

Repository files navigation

A PoC Implementation of E-Coupons Using Non-Fungible Token (NFT)

An e-coupon, and more specifically its entitlement, is modelled using a RC721 token. Two key end user operations redeem and transfer are modeled as Ethereum transactions in the Solidity contact.

Running the app

The app and a personal Ethereum blockchain have been dockerized.

  1. To start the app and ganache-cli
docker-compose up
  1. Open localhost:3000 in your web browser to run the app

Screenshoot

About

A proof of concept example of implementing e-coupons using non-fungible token (NFT)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published