Quick custom NFT marketplace

Quick custom NFT marketplace

with reservoir protocol

  • Go to opensea.io , search ur favorite NFT collection (I'm picking ENS)

  • Find the contract address

Screenshot 2022-05-17 015405.jpg

Screenshot 2022-05-17 045207.jpg

TLDR:Reservoir Sample Marketplace is designed to help you quickly get started building on top of Reservoir, a web3-native order book protocol.

Screenshot 2022-05-17 044919.jpg

  • Click on import project

  • Paste the Github repo url you just copied

  • Click import and fork

Screenshot 2022-05-17 044949.jpg

  • Open .env.development

  • Paste the "contract address" of the NFT collection you found on opensea earlier

  • Activate the change by deleting the #

  • Ctrl+S to save

Screenshot 2022-05-17 055340.jpg

  • I used the ENS "contract address"

Screenshot 2022-05-17 063333.jpg

  • By default ur on the eth test net, to change the network to eth mainnet look through the README.md for more customization options

Screenshot 2022-05-18 084504.jpg

codesandbox.io/s/no-name-ens-marketplace-ma..

I hope you found this useful, you can follow me on Twitter and GitHub