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! ๐
-
Clone this repository:
git clone https://github.com/yourusername/your-repository-name.git cd your-repository-name -
Install the required packages:
pip install -r requirements.txt
-
Set up your environment variables: Create a file called
.envand 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
-
Run the Streamlit app:
streamlit run app.py
Enter an Ethereum address and Etherscan API key to fetch and display transaction data.
View transactions over time and transaction volumes with interactive graphs.
Connect to a Neo4j database to store and visualize relational mapping data of Ethereum transactions.
Have questions or need support? Reach out to us at (mailto:carl@craftthefuture.xyz).
Let's craft the future together! ๐