LogoLogo
Go to Website
  • Welcome to MoonadSwap
  • ⚙️ Core Concepts
    • How MoonadSwap Works
    • Application Architecture
  • SECURITY
    • Key Management & Encryption
    • Access Control
  • PERFORMANCE & TECHNOLOGY
    • Concurrent Processing
    • The Role of Go (Golang)
Powered by GitBook

Twitter/X

  • Go to Twitter/X
On this page
  • 🔗 Telegram as the Client Interface
  • ⚙️ Direct Contract Interaction
  1. ⚙️ Core Concepts

How MoonadSwap Works

MoonadSwap is a Telegram-integrated swap platform designed for seamless, secure, and direct interaction with Monad EVM smart contracts — with no middle layers involved.


🔗 Telegram as the Client Interface

Telegram acts as the client-side interface for all user interactions. All messages, commands, and notifications you see come directly through the Telegram UI.

To ensure security, MoonadSwap and Telegram are connected via a private and isolated bridge. This bridge is not accessible externally, meaning there is no direct access to MoonadSwap’s internal systems from outside sources.

✅ This architecture ensures an additional security layer, where only verified Telegram commands can initiate actions.


⚙️ Direct Contract Interaction

MoonadSwap communicates directly with Monad EVM contracts — no third-party layers or proxy systems. This offers:

  • Higher performance

  • Lower latency

  • Direct transparency on-chain

Every user-initiated action (e.g., token swap) interacts natively with the Monad network.

PreviousWelcome to MoonadSwapNextApplication Architecture

Last updated 5 days ago