Skip to content

Vikash-8090-Yadav/StoreOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Screenshot from 2024-06-07 06-24-09

The main aim of this project is to re sell old items at any price in the form of nft.

Smart conrtract deployed on scroll sepolia: 0x3F4AA7009Bb02bFE0c287950F78b121a2c9C8575

https://sepolia.scrollscan.com/address/0x3F4AA7009Bb02bFE0c287950F78b121a2c9C8575

Screenshot from 2024-06-07 06-39-05

Incentivize creator via METAVERSE TOKEN

Screenshot from 2024-06-07 06-40-18

The Graph Integeration

342003762-0fe50676-b85d-4951-b278-9335840d4f47

I created subgraph for this prroject and query to make various dashboard like Marketplace, Dashboard, Experience cebtre

You can find the Graph Query beow

What it does

Marketplace Page

  • All user can see the product that is being listed in the marketplace and can buy if they want

Screenshot from 2024-06-07 06-24-09

Sell item

  • Any mmember can sell their item anyy time and anywhere
  • User have to stake 0.0025 XDAI for making their product listed on marketplace

Screenshot from 2024-06-07 06-42-17

Resell item (My nft section)

  • User who owns the item can now sell them for the higher price

Screenshot from 2024-04-23 07-08-51

Dashboard

  • All the product that is being listed by user

Screenshot from 2024-06-07 06-42-51

Debug Contract : WIth the help of scaffold-ETH2 template

It creates an UI within the dapp to interact with the contract wihtout going anywhere.

Screenshot from 2024-06-07 06-49-59

To learn more about please refer this Repo: https://github.com/scaffold-eth/scaffold-eth-2

πŸš€ Setting up the project locally

To run the Onestore locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Vikash-8090-Yadav/StoreOne
  1. Navigate to the project directory:
cd  StoreOne/packages/nextjs
  1. Node Re-versioning
export NODE_OPTIONS=--openssl-legacy-provider
  1. Install the dependencies:
yarn install
  1. Start the development server:
yarn start
  1. Access the dApp: Open your web browser and visit http:https://localhost:3000 to interact with the OneStore application.

What next for OneStore?

  • Chat b/w seller and buyer

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENCE
MIT
LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published