The first data explorer from Etherscan Blockchain Explorer.
Requirements:
- python, pip, jupyter notebook (any other working environment)
Instruction:
-
create and activate a virtualenv
-
open notebook in browser
To explore the wallet activity need to fetch data from Etherscan (download CSV file, limit 5000 txs)
- import the required libraries and packeges
- read the CSV files
- merge DataFrames
- elaborate and analyzing data