Skip to content

kemasan/ethereum-wallet-explorer

Repository files navigation

Ethereum wallet explorer

The first data explorer from Etherscan Blockchain Explorer.

Starting up (locally)

Requirements:

  • python, pip, jupyter notebook (any other working environment)

Instruction:

  • create and activate a virtualenv

  • open notebook in browser

Working notebook

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published