Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kvssankar/flipkart-grid-2022


https://github.com/kvssankar/flipkart-grid-2022

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Flipkart Grid 2022 : NFT Based Warranty System

## Commands to run our project

NOTE : You will have to install Metamask on your browser without which you cannot transact ETH.

```
git clone https://github.com/kvssankar/flipkart-grid-2022.git
cd flipkart-grid-2022
npm install
npx hardhat node
```
In another terminal we will deploy:
```
npx hardhat run scripts/deploy.js --network localhost
```
Post which we will start our frontent:
```
npm run dev
```

## Project Architecture
![image](https://user-images.githubusercontent.com/67729644/182164893-99bb0138-1551-49bb-add7-52ed39f665be.png)

## Team : The Big Billion Coders
- [Sriesh Agrawal](https://github.com/Srezzx)
- [Kavali Venkata Sai Sankar Kumar](https://github.com/kvssankar)
- [Thejineaswar Guhan](https://github.com/Thejineaswar)

We are all part of B.Tech Information Technology 2023 batch from Vellore Institute of Technology, Vellore.