Skip to content

crafty-arl/visualize-etherscan-transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ethereum Transaction Viewer by Craft the Future ๐Ÿ“Šโœจ

Hey everyone! Welcome to the Ethereum Transaction Viewer, where you can explore and visualize Ethereum transactions. Let's dive into the world of blockchain data together! ๐Ÿš€

Setup ๐Ÿ› ๏ธ

  1. Clone this repository:

    git clone https://github.com/yourusername/your-repository-name.git
    cd your-repository-name
  2. Install the required packages:

    pip install -r requirements.txt
  3. Set up your environment variables: Create a file called .env and add your API keys:

    ETHERSCAN_API_KEY=your_etherscan_api_key
    NEO4J_URI=your_neo4j_uri
    NEO4J_USER=your_neo4j_user
    NEO4J_PASSWORD=your_neo4j_password
  4. Run the Streamlit app:

    streamlit run app.py

Features ๐ŸŒŸ

1. Fetch Transactions

Enter an Ethereum address and Etherscan API key to fetch and display transaction data.

2. Visualize Transactions

View transactions over time and transaction volumes with interactive graphs.

3. Neo4j Integration

Connect to a Neo4j database to store and visualize relational mapping data of Ethereum transactions.

Contact Us โœ‰๏ธ

Have questions or need support? Reach out to us at (mailto:carl@craftthefuture.xyz).

Let's craft the future together! ๐ŸŒŸ

About

Python visualization tool for Etherscan transaction graphs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages