Skip to content

Latest commit

 

History

History

block-cost-subgraph

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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