Cosmos gRPC & REST
Last updated
Last updated
CosVM provides gRPC endpoints for the complete range of integrated Cosmos SDK modules. This simplifies the interaction between wallets, block explorers, and the Proof-of-Stake logic, as well as enables seamless access to native Cosmos transactions and queries.
reads a gRPC service definition and generates a reverse-proxy server which translates RESTful JSON API into gRPC. With gRPC-Gateway, users can use REST to interact with the Cosmos gRPC service. See the list of supported gRPC-Gateway API endpoints using Swagger