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.
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:
pip install streamlit matplotlib
- Navigate to the streamlit directory and run:
- streamlit run Crawler.py