Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kvssankar/flipkart-grid-2022
https://github.com/kvssankar/flipkart-grid-2022
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kvssankar/flipkart-grid-2022
- Owner: kvssankar
- License: mit
- Created: 2022-07-21T09:30:28.000Z (over 2 years ago)
- Default Branch: stable-blockchain-video
- Last Pushed: 2022-08-01T14:00:28.000Z (over 2 years ago)
- Last Synced: 2024-10-12T00:06:08.197Z (2 months ago)
- Language: JavaScript
- Size: 4.72 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
- License: LICENSE.txt
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.