What you'll learn in this tutorial:
🦊 How to use the new Metamask action in Bildr
⛵️ How to use the OpenSea API to get collections and assets from a wallet
🚪 How to create a private chat room for each collection
🖼 How to let your users choose an NFT for their chat persona
💬 How to build chat functionality with data listeners for real-time messaging
OpenSea API Docs: https://docs.opensea.io/reference/api...
If you like to learn by reverse-engineering, check out the NFT ChatRoom Pattern to check your work as you go. It's got the same setup as Michael's tutorial + a bit more styling and functionality. If you plan to import and use in a project, make sure to follow instructions for the page route:
https://www.bildr.com/studio?pattern=...