Lylo Documentation
  • Lylo Documentation
    • Overview
      • Mission
      • Introduction
      • Team
      • Roadmap 2025
      • Tech Stack
  • Core Components
    • Consensus Engine: Tendermint Core
    • Application Framework: Cosmos SDK
    • Inter-Blockchain Communication: IBC
    • On-Chain Governance
    • ABCI Interface
    • Modularity & Extensibility
    • Light Clients & Relayers
    • Client & API Tooling (CLI, REST, gRPC)
    • AI Intent Compiler
    • HydraGraph Data Fabric
  • Integrations
  • Functions
  • Solutions
  • Tokenomics
  • Community
Powered by GitBook
On this page
  1. Core Components

Client & API Tooling (CLI, REST, gRPC)

Every Cosmos-based chain ships with a command-line interface, REST endpoints, and gRPC services that expose its full functionality to wallets, dashboards, and backend services. These standardized APIs make integration predictable and tooling-friendly.

Developers can query balances, broadcast transactions, or subscribe to events using familiar HTTP or gRPC calls, while power users and validators script automation through the CLI. This consistency lowers the barrier for third-party wallets, explorers, or analytics platforms to support the chain.

For consumer-oriented products, robust APIs mean Lylo can quickly integrate with existing wallets or front-ends, letting users interact through their preferred interfaces while still benefiting from Lylo’s AI and cross-chain capabilities.

PreviousLight Clients & RelayersNextAI Intent Compiler

Last updated 2 days ago