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.pywith instructions inHistogram.md) and -
A model to predict Blockchain prices (
CryptocurrencyPricingAnalysis.pywith instructions inCryptocurrencyPricingAnalysis.md).