Build messaging for CyberConnect profiles
This tutorial describes how to build with XMTP to provide messaging for CyberConnect decentralized social media profiles (ccProfiles).
Specifically, the tutorial walks through how to integrate the XMTP Inbox web app with CyberConnect’s ccProfile and API to provide:
Address resolution through ccProfile handles, such as
ryan.cyber
Conversation filters based on connection status, such as Following, Follower, and Connected
A Follow/Unfollow control for user conversations with ccProfile owners
Read the tutorial to learn how to build the demo app: Integrating XMTP into CyberConnect: A Guide
Try out the live demo: https://cc-xmtp-chatapp.vercel.app/
Check out the GitHub repo with the full code for the demo app: https://github.com/cyberconnecthq/cc-xmtp-chatapp