pyCelestia documentation

The Python client for working with the Celestia blockchain platform.

Python 3.10 Python 3.11 Python 3.12

This module provides an interface for interacting with the Celestia Node API. All methods interact with the Celestia Node API via JSON-RPC, providing a flexible and easy-to-integrate solution for developers.

This interface is ideal for developers who want to integrate Celestia Node API interactions into their applications without having to handle the low-level details of RPC requests.