Skip to content

Latest commit

 

History

History

block-time-subgraph

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Block Time Subgraph

This is a subgraph that calculates the block time for 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