This is a project to create advanced analytics about validators and prices in the Ethereum 2.0 blockchain.
-
I have created a program to create a histogram to measure a specific validator's performance against other validators
Histogram.py
with instructions inHistogram.md
) and -
A model to predict Blockchain prices (
CryptocurrencyPricingAnalysis.py
with instructions inCryptocurrencyPricingAnalysis.md
).