Skip to main content

βš™οΈ Technical Analysis and Architecture

The backbone of Evegram Messenger & Ecosystem

Evegram's architecture is designed to merge real-time messaging infrastructure with the decentralization of the Terra Classic blockchain. The system adopts a hybrid approach: a high-performance centralized backend for message routing and a decentralized (non-custodial) layer for managing value and cryptographic identities.

This section documents the vital flows and system design of the project:

  • πŸ—οΈ System Design: Overview of the microservices infrastructure, databases, and blockchain nodes.
  • πŸ” Auth Flow: Identity management, security, and key exchange for End-to-End Encryption (E2EE).
  • πŸ’Έ Transaction Flow: The lifecycle of a peer-to-peer payment (Chat-by-Chat).
  • πŸ’³ Wallet Flow: Creation, custody, and interaction of the integrated minimal wallet with Terra Classic nodes.

Every component has been designed to ensure scalability, low latency, and absolute privacy for the end user.