cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

Article

Notify via ADAMANT

ADAMANT MessengerFrom the foundry ↗
Notify via ADAMANT

ADAMANT offers several properties that make it suitable as a notification transport: each message delivery is validated on-chain, messages and their ordering are immutable, storage time is effectively unlimited, and access is not tied to a specific device. The project is open source. A practical example is cryptocurrency pool operators receiving notifications about pool operations through ADAMANT messages.

Developers can integrate ADAMANT notifications through three primary interfaces. The ADAMANT Console provides a send message command and is a language-agnostic command-line tool. For JavaScript applications, the send function is available in the ADAMANT API JS client library. Finally, the native ADAMANT node exposes its own API for direct integration.

Message content supports both Markdown formatting and Emoji, allowing structured and readable notifications.