An NFT based subscription management application where user can mint tokens and verify their ownership to unlock access to information. Articles can be accessed by verifying current day's token.
Use Node package manager to install all the dependencies
npm install
This application uses Nextjs as the Web Development Framework. Make sure you include Environmental Variables.
npm run dev
.env file
ETHEREUM_NETWORK
NEXT_PUBLIC_INFURA_PROJECT_ID
NEXT_PUBLIC_SIGNER_PRIVATE_KEY
FIREBASE_API_KEY
ETHERSCAN_API_KEY