Luxor-HashrateIndex Python Library and Command Line GraphQL API Client
We’ve decided to open-source our datasets for the community to build features, perform research and bring even more transparency to the Bitcoin mining industry.
Feel free to send your projects or questions our way to [email protected] or @hashrateindex on Twitter. Looking forward to see what y’all build!
Get Started
To get started, you will need the following basic information:
- Endpoint:
https://api.hashrateindex.com/graphql
- API Key: Reach out to
[email protected]
to get an API Key.
Code Snippet
from hashrateindex import API
from resolvers import RESOLVERS
API = API(host =