> For the complete documentation index, see [llms.txt](https://docs.gevulot.com/gevulot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gevulot.com/gevulot-docs/firestarter/rpc-api.md).

# RPC API

Gevulot is built on [Cosmos SDK](https://cosmos.network/) and it exposes basic chain operations through [gRPC service](/gevulot-docs/firestarter/rpc-api/grpc.md). For Rust programmers there is also a higher level abstraction with helper functionality in [gevulot-rs](/gevulot-docs/firestarter/rpc-api/gevulot-rs.md) library.
