With Snapshot integrating XMTP, DAOs can reach blockchain addresses directly to notify and engage voters, hold delegates accountable, and verify authenticity while preserving privacy.
4 posts tagged with "SDKs"
View All TagsHow to send remote attachments with XMTP & Thirdweb SDKs
This post may be out of date. See the Attachments tutorial for the latest guidance on how to build attachments.
Follow these steps to start sending image attachments to wallets within your chat app. Our sample app includes everything you need to connect to wallets with Thirdweb's WalletSDK, use XMTP's remote attachments, and upload larger files to Thirdweb's storage.
Introducing remote media attachments
This post may be out of date. See the Attachments tutorial for the latest guidance on how to build attachments.
Let's talk about some new content types for XMTP.
What's a content type? A content type is a way to describe the type of content a message contains on XMTP. Out of the box, XMTP's SDKs support one content type: text
.
Here's the thing though: messaging has been more than just text since way back in 2002, when your LG VX8100 was blowing up from MMS.
So we decided to propose some new content types: Attachment
and RemoteAttachment
. These new content types support rich media (images, videos, gifs, etc.) and will let you bring your messaging experience to the cutting edges of the early aughts.
XMTP mobile SDKs now available in Developer Preview
This holiday season, we have an early gift for all the web3 developers out there. Our mobile SDKs are now available in Developer Preview 🧑💻