Build NFT Marketplace using Thirdweb
Initial Setup npx create-next-app beastQuest npm i @thirdweb-dev/react @thirdweb-dev/sdk ethers@^5 The thirdweb-dev/react basically uses react queries under the hood, these queries wrap a functionality. You use them basically to read data from the ...
Apr 27, 20235 min read103
