Tag

dApps

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…

Important Tech Update: Transition From Dfuse By September 25

Pinax, Substreams By Sep 18, 2024 No Comments

Use subgraphs, Substreams, and APIs from Pinax. Blockchain technology holds promise as a neutral layer of the internet. Web3 is a place where code establishes trust without intermediaries. Bitcoin, Ethereum, and others have delivered on a piece of this promise. Blockchains store data immutably across countless decentralized nodes. However, direct access to this blockchain data can be complex and resource-intensive….

Dev Talent and Innovative Projects Collide at ETH Shenzhen

Pinax helped The Graph engage with conference participants and promote the power of the protocol. On August 16–18, 2024, ETH Shenzhen gathered web3 developers, enthusiasts, and cutting-edge project teams to explore the future of the Ethereum ecosystem. The event was co-hosted by OpenBuild (@OpenBuildxyz), the Shenzhen University Blockchain Association, and Panta Rhei (@0xpantarhei).  ETH Shenzhen aimed to connect, inspire, and…

Web3 Developers Unite: Highlights from Chengdu Gathering

Events, Pinax By Jul 03, 2024 2 Comments

The Graph, Pinax, and POP Planet hosted the event for devs to share blockchain indexing techniques. On June 23, 2024, The Graph, Pinax, and POP Planet (POPP) co-hosted a private event in Chengdu, Sichuan, China, focusing on technology sharing for web3 developers. Industry professionals, including code engineers and operations staff, were invited. Empowering web3 creators The event aimed to share…

What’s the Big Deal with Substreams-Powered Subgraphs?

Substreams By May 07, 2024 2 Comments

TL;DR: Substreams-powered subgraphs offer a revolutionary leap in blockchain data indexing, enabling faster, scalable, and more efficient development of decentralized applications. Blockchain data indexing is faster and more scalable with Substreams-powered subgraphs. This revolutionary technology helps developers create decentralized apps with greater efficiency. In this post, which covers a recent Builders Office Hour, you’ll discover what happens when we add…

Unlock Liquidity & Rewards with Tenderize Liquid Staking on The Graph

Insights By Apr 30, 2024 1 Comment

TL;DR: Tenderize offers liquid staking solutions on The Graph, ensuring your crypto stays liquid and works for you, thanks to innovative tools that stabilize liquidity and decentralize validator selection. Tenderize is a liquid staking protocol where you can stake crypto and receive staking rewards without locking your deposit. Read on to discover more about Tenderize, its approach, and its connection…

Attention Developers: Do You Have the Skills to Flourish in Web3?

Insights By Apr 23, 2024 2 Comments

TL;DR: Learn the skills that you will need as a developer making the transition from Web 2.0 to web3. Software development is a rapidly evolving landscape of tools and techniques, where the next groundbreaking technology could consist of only a few lines of code. To compete, developers must keep up with new software and technical skills. Blockchain technology and web3…

Building Your Own ERC-20 API: A Complete Guide

A comprehensive guide for building an ERC-20 API using Substreams. TL;DR: Get a detailed guide on how to build a custom ERC-20 API using Substreams. Are you a developer seeking to leverage historical blockchain data in your dApp? If yes, this article is tailored for you. In this blog, we will explain the step-by-step process for building an ERC-20 API….

Simplifying Substreams: A Quick Guide to Using WebSockets for Real-Time Data Transfer

TL;DR: Learn how to connect your application to Substreams using WebSockets and access real-time blockchain data with lightning speed. In the dynamic world of dApp development, connecting your application to a Substream can often be a challenging task, especially for developers with limited Substreams experience. In this blog post, we’ll explore how Samuel Papineau, a developer at Pinax, simplifies the…

How to Get Started with Substreams-Sink Library

The Substreams-Sink Library is a tool that makes it easy to create sinks in TypeScript to route blockchain data to any destination you need. Whether you need to stream data to a database, a messaging queue, or a text file, the Substreams-Sink Library has you covered. This article will cover how to install Substreams-Sink, its benefits, and how to create…