🦄 NFT Collection challenge with Thirdweb SDK

🦄 NFT Collection challenge with Thirdweb SDK

NFT Collection challenge with Thirdweb SDK

image.png

Follow along with the youtube tutorial 🔴 Build Modern Cryptopunk Clone with React.js & Web 3.0 using Thirdweb SDK.

You can find the live app here and the sources here.

What I have learned?

Blockchain side with Thirdweb

Follow steps by steps

  1. Connect your Metamask
  2. Select rinkeby testnet
  3. Create a web3 project
  4. Choose ‘NFT collection’
  5. Mint your NFTs

image.png

Web side with React

Deal with the Opensea API and Axios lib to retrieve my NFTs collection with my wallet address.

image.png

Conclusion

This tutorial was a good "light" introduction to what is Thirdway and how to use it.

Looking forward to going through the others tutorial and seeing what we can do with Thirdweb SDK.