Crypto Price Prediction with Machine Learning
Learn how to fetch historical DEX trading data with GraphQL from the Bitquery API and build a Python Random Forest model for cryptocurrency price prediction.
Multi-Chain EVM Portfolio Tracker with Streamlit & Bitquery — Tutorial
Build a Streamlit dashboard that fetches wallet token balances and USD values across Ethereum, BSC, Polygon, Avalanche, and other EVM chains using the Bitquery GraphQL API.
React App with Bitquery GraphQL API — Tutorial
Build a React app that shows top DEX gainers and losers using hooks, async data fetching, and the Bitquery GraphQL API for Ethereum trading data.
Visualizing Trade Volume as Heatmap with Python
Visualize Ethereum DEX pair trade volume as a heatmap with Python, pandas, seaborn, matplotlib, and the Bitquery DEX Trades API.
TradingView Charts with Bitquery API — Integration Guide
Build candlestick charts for DEX token data using Bitquery GraphQL, React, Lightweight Charts, and Ethereum dexTrades—includes WETH pricing and OHLC aggregation.
WordPress Integration with Bitquery API via WPGetAPI
Connect WordPress to the Bitquery GraphQL endpoint with the WPGetAPI plugin: POST queries, JSON body, and shortcodes for on-site blockchain data.