Desarrolladores primero

APIs Socket-first sobre una cadena Cosmos SDK

Quickstart

Conecta vía Socket.IO

Autentica con JWT y emite eventos tipados.

Consulta la chain

Endpoints REST y gRPC para comm, vote, booking y bank.

Construye rápido

Easy App + Agente listos para integrar.

Capas API

Elige el nivel que encaja con tu proyecto

API Blockchain

Endpoints Cosmos nativos para queries y transacciones.

  • REST: :1317 · gRPC: :9090
  • Módulo personalizado: Loca Community
  • Eventos indexados por CometBFT

API Wallet Server

Backend Socket con validación y rate limits.

  • Auth, comunidad, equipo, miembro, bank, vote, booking
  • Respuestas estructuradas y códigos de error
  • Gestión automática de fees + FeeGrant

Flujos clave

Crear comunidad

Define denom, metadatos y estado activo.

Equipos y roles

Crea equipos y asigna permisos.

Acuñar y enviar

Acuña al tesoro o envía directamente a miembros.

Cómo se conectan los cuatro proyectos

Locality system architectureArchitecture diagram showing Easy and the AI agent stacked closely in one column, each talking to Easy directly and to the Wallet server which sits between them at equal distance from both, the Wallet server as the sole bridge to the Loca blockchain and its own database directly beneath it at the same close spacing, and the AI agent calling an external LLM provider beneath it.SOCKET.IOSOCKET.IOWALLET-BRIDGETX + QUERYBLOCK EVENTSPRISMA WRITELLM APIPWAEasyangular · ionicSVCWallet Servernode · socket.io :3001SDKChaincosmos-sdk · tendermintAGTAI Agentnode · socket.ioDBWallet DBmariadb · prismaEXTLLM Providerchat completion api