Tools & SDKs Directory
Explore sample applications, dashboards, and SDKs built with Bitquery blockchain data. Use these tools to analyze tokens, monitor liquidity, score DeFi portfolios, build charts, or integrate real-time crypto data into your own apps. Each entry includes source code (GitHub), documentation, and—where available—a live demo you can try.
Apps & Dashboards (UI-based)
Ready-to-use web apps and dashboards powered by Bitquery APIs. Many include a live demo, GitHub repository, and a step-by-step how-to guide in our docs.
Try live & documented
| Tool | Description | Try it | How-to guide | Source |
|---|---|---|---|---|
| Pump.fun Token Sniffer | Analyze Pump.fun (Solana) token metrics: holder distribution, transfer vs purchase patterns, top holders, bonding curve. | Open app | Guide | GitHub |
| DeFi Portfolio Scorer | Calculate a DeFi Strategy Score (25–100) for any Ethereum address using transaction count, protocol usage, and asset diversity. | Open app | Guide | GitHub |
| Realtime Liquidity Drain Detector | Monitor DEX pools in real time via Kafka; detect significant liquidity drops and get alerts on a web dashboard. | — | Guide | GitHub |
Open-source apps (GitHub)
| Tool | Description | Source |
|---|---|---|
| Wash Trading Detector | Detect wash trades on Solana using Bitquery data and ML. | GitHub |
| Staking Tax Report Generator | Generate staking tax reports from blockchain data. | GitHub |
| Staking Dashboard | Dashboard for staking activity and metrics. | GitHub |
| Validator Data Dashboard | Monitor and visualize validator data. | GitHub |
| EVM Sniper | EVM-based sniper tool using Bitquery data. | GitHub |
| Sentinel Crypto Watch | Crypto monitoring and alerting. | GitHub |
Charting & trading
| Tool | Description | Source | Docs |
|---|---|---|---|
| TradingView with Realtime Data | TradingView charts with real-time OHLCV via Bitquery subscriptions. | GitHub | TradingView Realtime guide |
| AI Crypto Trader All-in-One | AI-driven crypto trading sample using Bitquery data. | GitHub | — |
| AI Crypto Trader All-in-One (CoW Intent) | CoW Intent–based variant of the AI crypto trader. | GitHub | — |
SDKs & npm Packages
Install these packages to fetch crypto prices, staking rewards, prediction market data, or to work with Bitquery Kafka protobuf schemas and TON.
| Package | Description | npm |
|---|---|---|
| bitquery-crypto-price | Crypto price data via Bitquery APIs. | npm |
| staking-rewards-api | Staking rewards and validator data. | npm |
| polymarket-api | Polymarket prediction market data. | npm |
| bitquery-protobuf-schema | Protobuf schemas for Bitquery Kafka streams (e.g. DEX pools, trades). | npm |
| bitquery-ton-sdk | Bitquery SDK for TON blockchain data. | npm |
How to use this directory
- Try an app — Use the “Try it” / “Open app” links to run demos in your browser.
- Build it yourself — Follow the “How-to guide” links for installation, configuration, and code walkthroughs.
- Extend or fork — Clone the GitHub repos to customize logic, add features, or integrate with your stack.
- Integrate via SDK — Use the npm packages in Node.js or TypeScript projects for prices, staking, Polymarket, Kafka protobuf, or TON.
For more step-by-step tutorials (Discord/Telegram bots, dashboards, snipers, wash trading, NFT tools), see How-To Guides.