Public APIs
Off-chain APIs around the Nolus protocol.
Beyond the chain itself, several services expose public APIs that applications integrate with.
| Service | Surface | Repo |
|---|---|---|
| Tendermint RPC | Block/tx queries, websocket subscriptions | nolus-core |
| Cosmos SDK LCD | REST gateway over chain queries | nolus-core |
| gRPC | Typed Cosmos SDK + CosmWasm queries | nolus-core |
| NLS Supply API | NLS supply data over HTTP | nls-supply |
Stub page - endpoint URLs, OpenAPI references, and rate-limit notes will be added as services stabilize their public contracts.