The Graph Indexer Office Hours #180

Events By Oct 25, 2024 No Comments

TL;DR: The open discussion focused on Kubernetes, led by Guillaume and Matthew from Pinax. They covered topics such as testing Kubernetes apps with kind, bootstrapping clusters with FluxCD, and using Helm with Flux to deploy Launchpad charts. The discussion also touched on bridging LXC containers to Kubernetes and using Crossplane for managing external endpoints. Opening remarks Hello everyone, and welcome…

Core Devs Check In: Exciting Developments Happening on The Graph

The Graph By Oct 23, 2024 No Comments

Explore updates on Substreams tools, Graph Horizon, and the Subgraph Service. TL;DR: Core Dev Call #31 highlighted three key updates for The Graph: – Substreams Codegen: New tools to simplify Substreams-powered subgraph development. – Graph Horizon (GIP-0066): A modular protocol for diverse data services. – Subgraph Service (GIP-0068): Major improvements to subgraph indexing. Core Dev Calls are meetings where core…

Pinax Takes Manhattan: Key Insights from Messari Mainnet 2024

Events, Pinax By Oct 22, 2024 No Comments

TL;DR: Pinax attended Messari Mainnet 2024 in New York! We introduced our datasets and how they can power insights for leaders in the blockchain data space because of their format, speed, and reliability. Some major firms expressed keen interest in gaining access. Interested readers are invited to sign up for the datasets waitlist to be notified when they’ll be launched…

The Graph Indexer Office Hours #179

Events By Oct 18, 2024 No Comments

TL;DR: The open discussion section covered three main topics:- Gustavo from Semiotic Labs presented updates on indexer-rs and TAP, including new configuration options and features for indexer-service and indexer-agent.- Ricky from Edge & Node shared a tutorial on data analytics for indexers, demonstrating tools for automating indexer operations and analyzing subgraph performance.- Guillaume and Matthew from Pinax introduced a Kubernetes…

Exclusive Tutorial: Access ERC20 Token Data for Your Apps

Devs! Learn how to set up this ERC20 Token API—it’s free and open source. TL;DR: Pinax’s open-source ERC20 Token API offers developers an easy, customizable way to access real-time and historical token data, like balances, holders, and transfers, across EVM and Antelope chains. Have you ever needed to fetch comprehensive ERC20 token data for your blockchain application? Pinax has solved…

The Graph Indexer Office Hours #178

Events By Oct 11, 2024 No Comments

TL;DR: The open discussion focused on the Firehose chart developed by the GraphOps team for Launchpad, a Kubernetes toolkit for indexers. Carlos from GraphOps presented on Kubernetes basics, Helm charts, and the Firehose-Ethereum chart, demonstrating its deployment flexibility. The team invited indexers to try Launchpad and send any feedback their way. Opening remarks Hello everyone, and welcome to episode 178…

The Evolution of Subgraphs: What’s New and What’s Coming Next

The Graph Builders Office Hours #50 featured a subgraph showcase highlighting new and upcoming features. TL;DR: Learn about the latest advancements in subgraph technology, including timeseries aggregations, indexed argument filtering, and parallelized ETH calls, while also discussing the future potential of modular, reusable subgraphs and improvements to IPFS robustness within The Graph ecosystem. The Graph ecosystem is evolving rapidly, offering…

The Graph Indexer Office Hours #176

Events By Sep 27, 2024 No Comments

TL;DR: In episode 176 of The Graph Indexer Office Hours, key topics included indexers sharing their experiences with switching to the Timeline Allocation Protocol (TAP), troubleshooting issues with the indexer-agent during upgrades, and configuring ingress endpoints for the public indexer URL. Participants also delved into managing subgraph deployments across multiple nodes, utilizing indexing rules, and bringing to light an off-chain…

Substreams 102: Get Started with Substreams CLI Fundamentals

Set up Rust toolchain and install Substreams CLI for Substreams development. TL;DR: Substreams CLI is a powerful tool for building, deploying, and managing Substreams, a blockchain data indexing technology. It requires setting up a Rust environment and installing dependencies before the CLI itself. Once installed, developers can access a wide range of commands to streamline Substreams development, enabling efficient extraction…