Ethereum-wallets-tracker

Created a Python projects that tracks all the ETH wallets from the Mainnet network

Tools used:

  • Etherscan API
  • Request library - for getting all the data from the API
  • MatPlotlib - to plot the account ETH balance since its creation
  • Datetime - to convert timestamp to date time