Introduction
Libraries and tools for interacting with your Rated integration
The SDK is currently in beta phase. If you find bugs, please open an issue on Github. If you have feature requests or feedback, head to feedback.rated.network.
Rated's Python SDK reduces the amount of work required to use Rated's REST APIs, starting with reducing the boilerplate code you have to write. Below is the installation instructions for this library in Python.
Installation
Install using pip
:
Usage
Example: how to get a validator effectiveness rating by pubkey
Try this beta SDK and share feedback with us before the features reach the stable phase. To learn more about how to use the beta SDK, head to the readme file in the GitHub repository.
Last updated