How to Build an NFT Viewer dApp using Ankr.js to fetch NFTs owned by the Wallet Address
What Are We Building
In this tutorial, we will be building an NFT viewer using Ankr.js, React, TypeScript, Next.js, Vercel, and TailwindCSS. The React web app will provide a user interface that displays a grid view of all the NFTs held by any given w...
blog.developerdao.com8 min read
grombardur
Hello, when I tried to follow the steps, I got some errors regarding the useNfts hook. I could not find anything about a hooks.js file or similar in the description. May it be possible, that you forgot to add that part?