eth-protocol-fellows / cohort-three

Repository for the third EPF cohort
202 stars 75 forks source link

Office Hours call #7 #222

Closed taxmeifyoucan closed 1 year ago

taxmeifyoucan commented 1 year ago

Meeting info

Last office hours call this year!

Agenda

markodayan commented 1 year ago

Hi, I would like to introduce the project I am working on - it is a rollup analysis software service designed to sit on top of a machine running an Ethereum full node and will be open-source.

The purpose of the service is to record and document rollup relevant transactions/messaging done between a rollup and L1 and produce insights from such data. Such insights will be delivered to an admin UI while also providing a user to leverage an API to make use of the data however way they wish to. In addition to that, the admin UI will provide options for a user to tweak their settings and add any other arbitrary types of Ethereum account interactions to automatically detect and persist for your own purposes, you can also prune persistant data and decide upon what sort of caching you would like based on your needs.

The service is being designed to be easy to set up, leveraging docker compose for installation and easy view of the architecture.

abdulsamijay commented 1 year ago

I would also like to share the project I am currently working on. The main focus of the project revolves around the analysis of large staking pools & their impact on the network.

BemTG commented 1 year ago

I would also like to give an overview of the eth monitoring project proposed by Fredrik that I am working on