Skip to main content

Endpoints — API / RPC / gRPC

In the Cosmos SDK, the gRPC-gateway translates gRPC endpoints into RESTful ones, enabling users to interact via the REST API. This adaptation is essential for clients that don't natively support gRPC or HTTP2.

The RPC endpoint enables users to interact with Nibiru's nodes, querying the node's state and transmitting transactions within the Nibiru Network.

The gRPC endpoint enables user interactions with a Nibiru Node through the efficient gRPC framework. In the Cosmos SDK, this protocol is crucial for state queries and transaction broadcasts.

https://nibiru-api.f5nodes.com