Desenvolupadors primer

APIs Socket-first sobre una cadena Cosmos SDK

Quickstart

Connecta via Socket.IO

Autentica amb JWT i emet events tipats.

Consulta la chain

Endpoints REST i gRPC per comm, vote, booking i bank.

Construeix ràpid

Easy App + Agent preparats per integrar.

Capes API

Escull el nivell que s'adapta al teu projecte

API Blockchain

Endpoints Cosmos nadius per queries i transaccions.

  • REST: :1317 · gRPC: :9090
  • Mòdul personalitzat: Loca Community
  • Events indexats per CometBFT

API Wallet Server

Backend Socket amb validació i rate limits.

  • Auth, comunitat, equip, membre, bank, vote, booking
  • Respostes estructurades i codis d'error
  • Gestió automàtica de fees + FeeGrant

Fluxos clau

Crear comunitat

Defineix denom, metadades i estat actiu.

Equips i rols

Crea equips i assigna permisos.

Encunyar i enviar

Encunya al tresor o envia directament a membres.

Com es connecten els quatre projectes

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