Hi, I wanted to know how to connect the Phanthom wallet and retrieve the wallet data including NFTs. And have to facilitate donating NFT to an organization.
First you have to connect the wallet in order to get the wallet address. Then you can use the api with that wallet address to get the nfts.
Can you suggest me some tutorials links?
Couldn’t found a helpful doc for phantom wallet connect and data retrieve. https://docs.moralis.io/docs/sign-in-with-metamask
You can use any tutorial about how to connect phantom wallet in order yo get the wallet address.
You can use any library in front end to do that.
maybe this helps you?