How to fetch NFTs from wallet with Next.js and RainbowKit via Moralis API
In this article, we are going through how to setup a Next.js app, connect our wallet using RainbowKit, and fetching the NFTs we own on Polygon mainnet via Moralis API and display them.
What we will do to achieve our goal:
Install Next.js
Install Rai...
devsweb3.hashnode.dev8 min read