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

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

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