How can I get my opensea nfts linked to my metamask in game scene?

Expert

hello.. i am newbie in unreal... i don't know anything about c++ is there any way i can get my opensea nfts that are linked to my metamask account in game scene? i created a project using ankr sdk.. and get the log in part but i don't know what to do next..

Answers 1

Opensea have a public API which lets you fetch data about opensea assets, you can try to use that.