Hello to the Celestia community!
I’m introducing pyCelestia, a Python library that provides a simple and convenient way to interact with the Celestia Data Availability Node (DA) API. This library simplifies the use of Celestia RPC methods, allowing developers to create and experiment with Celestia in Python.
What does pyCelestia do?
- Implements all the methods described in the official documentation, providing a full-fledged client for DA nodes.
- Simple methods for sending requests and receiving data, even for new users.
- Tested on the Celestia Node API version 0.20.4.
I need your feedback!
If you have any suggestions, find bugs, or would like to contribute, please open an Issue on GitHub. Don’t forget to the repository if you find it useful!
Thank you, and I hope that pyCelestia will help more people interact with the Celestia ecosystem!