ποΈ System Design
Evegram's system is structured on an event-driven microservices architecture. This allows the messaging module (which requires high-frequency WebSockets) to scale independently from the blockchain module (which requires interactions with RPC/LCD nodes).