Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saihaj/delta-broker-subgraph

Substream powered Subgraph for the Delta Broker Proxy
https://github.com/saihaj/delta-broker-subgraph

Last synced: 11 days ago
JSON representation

Substream powered Subgraph for the Delta Broker Proxy

Awesome Lists containing this project

README

        

# Delta Substream Powered Subgraph

## Overview

This subgraph tracks the `Multicall` handler calls on the [`DeltaBrokerProxy`](https://polygonscan.com/address/0x74E95F3Ec71372756a01eB9317864e3fdde1AC53#code)

## Running this locally

1. Install [Substreams CLI](https://substreams.streamingfast.io/getting-started/installing-the-cli)
2. Have a valid authentication key. [Learn more](https://substreams.streamingfast.io/getting-started/quickstart)
3. `substreams run -e polygon.streamingfast.io:443 delta-v0.1.0.spkg graph_out --start-block 50589017 --stop-block +1000`

## Deploying this Subgraph
1. `pnpm install`
2. `pnpm graph build`
3. `pnpm graph deploy`