project screenshot 1
project screenshot 2

Beacon-Chain indexer

Snapshotter to index beacon chain for Validator states.

Beacon-Chain indexer

Created At

ETHIndia 2023

Winner of

Powerloom - Powerloom Contributor

Project Description

This is a POC to create the beacon chain data indexer leveraging powerlooms snapshotter feature. It can be used for multiple purposes such as - generating Dashboards for Ethereum Beacon chain, removing on-chain oracle data votes, and serving as a better decentralised indexed data which can be executed in a single transaction as the data has already been verified by the powerloom-network.

Links

How it's Made

I faced a problem in finding the API service for the Ethereum Beacon chain data query as powerloom's snapshotter node env file takes in rpc url as a parameter. I got over it by using quicknodes endpoint through which I was able to query Ethereum execution chain and Beacon Chain with a single rpc endpoint. Other than that I faced some problems in setting up the snapshotter node on my local environment.

background image mobile

Join the mailing list

Get the latest news and updates