Skip to content

Gathers the transaction data of a given address on ethereum blockchain.

License

Notifications You must be signed in to change notification settings

nandorcsupor/Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Address Crawler

This tool gathers transaction data for a given address on the Ethereum blockchain and visualizes the changes in balance over time using a line chart.

Features

Fetch transaction data from Ethereum blockchain. Visual representation of balance change using a line chart. Installation To get started, you'll need to install the required packages:

Install required packages

pip install streamlit matplotlib

Running the Crawler

  • Navigate to the streamlit directory and run:
    • streamlit run Crawler.py

Enjoy exploring Ethereum addresses!

About

Gathers the transaction data of a given address on ethereum blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages