Skip to content

Files

Latest commit

Apr 2, 2025
1f8bfd6 · Apr 2, 2025

History

History

block-cost-subgraph

Block Cost Subgraph

This is a subgraph that indexes the cost of each block.

Local Deployment

Requirements

These are minimal requirements to deploy this subgraph locally:

Deployment

To deploy this subgraph locally, run the following commands:

npm install
npm run codegen
npm run build
npm run create-local
npm run deploy-local