/soulNFT-client

Flipkart Grid 4.0 | Blockchain-based eCommerce warranty system using NFTs

Primary LanguageTypeScript

User Id and Password for easy access

Password: flipgrid2022

TEAM INFORMATION

St. Thomas' College of Engineering and Technology (Kolkata)

Team Name: BugBytes

COLLEGE ROLL NO. NAME
62 ARCHISMAN ROY (TEAM LEADER)
52 SAHARSHA NANDI
42 NABARUN KAR

ABOUT

Our deployment lets users create a dynamic NFT which will expire after a period of time specified by the user. Users will need to have Metamask Wallet installed in their browsers to pay for gas fees assosciated with the transactions. All deployments are on Ethereum Rinkeby Testnet at this point of time and users must switch the network in their Metamask wallets before interacting with the website. Credentials for testing:- login id: roy@gmail.com, password: marcelom12

Demo

Login

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, install dependencies:

npm install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.