cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

Article

ADAMANT for iOS Adopts Chatrooms API for Faster Blockchain Messaging

ADAMANT MessengerFrom the foundry ↗

ADAMANT for iOS now supports the Chatrooms API for blockchain messaging, accelerating message loading times by up to 50 times. This improvement is immediately noticeable upon logging into an ADM account. Desktop applications previously implemented this same API.

The Chatrooms API provides two primary endpoints. The first, /api/chatrooms/U000000000000, retrieves the chat list for a specified account. The second, /api/chatrooms/U000000000000/U000000000001, fetches the message history between two specific accounts. To optimize data transfer, the API includes pagination. Further technical details are available in AIP 14.

Version 2.5.0 of the iOS application includes this Chatrooms API integration alongside faster crypto rate fetching, general performance enhancements, optimizations for MacBook M1, and various bugfixes.