Skip to content

A TheGraph subgraph that indexes all blocks on the hedera chain

License

Notifications You must be signed in to change notification settings

AlfredoG87/blocks-hedera

Repository files navigation

Hedera Blocks

Indexing Hedera Blocks Data

Converter Registry Contract

  • contracts/ConverterRegistryContract.sol

Running a Local Graph Node

npm install
npm run deploy-contract
npm run spin-graph-node
npm run codegen
npm run create-subgraph
npm run deploy-subgraph

Example Query

About

A TheGraph subgraph that indexes all blocks on the hedera chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published