Skip to main content

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:

  1. Address resolution through ccProfile handles, such as ryan.cyber

  2. Conversation filters based on connection status, such as Following, Follower, and Connected

  3. 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

Was the information on this page helpful?