Tendermint RPC

The Tendermint RPC allows you to query transactions, blocks, consensus state, broadcast transactions, etc.

The latest Tendermint RPC documentations can be found herearrow-up-right. Tendermint supports the following RPC protocols:

URI over HTTP JSON-RPC over HTTP JSON-RPC over Websockets The docs will contain an interactive Swagger interface.

Last updated