https://github.com/mushtaq96/opensea-blockchain-clone
This repo is a sample clone of OpenSea marketplace
https://github.com/mushtaq96/opensea-blockchain-clone
metamask-wallet nextjs nft-marketplace reactjs sanityio thirdweb web3
Last synced: 3 months ago
JSON representation
This repo is a sample clone of OpenSea marketplace
- Host: GitHub
- URL: https://github.com/mushtaq96/opensea-blockchain-clone
- Owner: mushtaq96
- Created: 2022-06-20T14:42:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T21:27:16.000Z (about 3 years ago)
- Last Synced: 2025-06-05T11:11:36.229Z (4 months ago)
- Topics: metamask-wallet, nextjs, nft-marketplace, reactjs, sanityio, thirdweb, web3
- Language: JavaScript
- Homepage:
- Size: 578 KB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is a sample clone of OpenSea marketplace
# To run the app
```
$git clone <>
$cd opensea-blockchain-clone
$yarn
$yarn dev
```## Steps to reproduce :-
1. Click on `Collections` from the navigation bar on the top.
2. You will be taken to a screen which displays a bunch of Nfts.
3. Click on any of the available NFTs to buy them.
4. If the NFT is listed, you can click the `Buy Now` button.
And voila after your wallet confirmation of the transaction, you are the owner of that NFT