API
Three interactive references, then short notes on how to call them. Use the sidebar in this order; each playground stays on its own prefix so next/prev does not hop between REST, RPC, and IBC.
References
REST / LCD
Module queries and txs on api.terp.network
CometBFT RPC
status, block, tx_search, websocket
IBC
Clients, connections, channels
How to call them
CLI
terpd query / tx
RPC notes
HTTP and /websocket
gRPC
grpcurl and proto services
REST notes
LCD paths and servers
Hosts: https://rpc.terp.network · https://api.terp.network · testnet RPC https://testnet-rpc.terp.network. Clients: libraries.