Giter Club home page Giter Club logo

eth2.0-reward's Introduction

README for Ethereum 2.0 PoS Beacon Chain Rewards Analysis Repository

This repository hosts the sample datasets and Python codebase for the analysis of beacon chain rewards in the Ethereum 2.0 Proof of Stake (PoS) framework. It is designed to facilitate comprehensive investigations into the dynamics of consensus rewards on the Ethereum blockchain, tailored for academics, blockchain developers, and other stakeholders.

As the validator reward data set has a large size, and it is time-consuming to collect data from the Beacon chain node, we only provide a sample of the data set in this repository. The full data set of beacon chain rewards in the first two months after the Merge is available at Harvard Dataverse: url.

Table of Contents

Repository Structure

Code

This folder contains the Python code for data processing, primarily developed in Python and encapsulated within Jupyter Notebook environments.

Data

Here, you'll find the sample data in small CSV files, encompassing various aspects of beacon chain rewards and related metrics. date_validator_reward.csv is not in this folder because of its large size. You can download it from Harvard Dataverse: url.

Figures

Contains visualizations of the processed data, including graphs, charts, and other graphical representations.

Script

This folder holds the scripts for data collection from Ethereum's blockchain and other sources.

please change this to your beacon chain url.

Getting Started

  1. Clone the repository.
  2. Install Python and required libraries (requirements.txt).
  3. Get a beacon chain node URL.
  4. Run data collection scripts in the script folder to collect some sample data.
  5. Explore the data folder for datasets. Download the full dataset named date_validator_reward.csv and put into in the data folder.
  6. Process and analyze data using the Jupyter Notebooks in the code folder.
  7. View or create visualizations in the figures folder.

eth2.0-reward's People

Contributors

sunshineluyao avatar learn-want avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.