bitquery
Installation
SKILL.md
Bitquery
Bitquery is a platform that provides blockchain data and analytics. It's used by developers, analysts, and researchers to query and analyze blockchain data in real-time.
Official docs: https://docs.bitquery.io/
Bitquery Overview
- GraphQL Query
- Response
When to use which actions: Use "GraphQL Query" to retrieve blockchain data by formulating GraphQL queries. The response will contain the data retrieved based on the query.
Working with Bitquery
This skill uses the Membrane CLI to interact with Bitquery. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.