Cheese Touch NFT Game

Tech

  • React.js
  • Solidity
  • Truffle
  • Ganache
  • Bootstrap
  • Web3

Mission

Create a non-fungible token dapp for a token that no one wants to have, a cheese touch token. Allow only 1 token to be 'live' at a time. If there is no live token anyone can create one. Allow users to transfer the live token to anyone else. If any user holds a live token for more than 24 hours then they can no longer transfer it, and the token should no longer be live.

Contract

https://testnet.snowtrace.io/address/0x24AD9Cc918592D0e068377630333E5Fd8c78e02F

Installation

cd cheese-touch-nft-game
npm install
npm run start