Zeked9 / swaps_visualizooor

simple streamlit app that plots DEX swaps in a bubble chart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swaps visualizer

This is a simple streamlit app that plots DEX swaps in a bubble chart, to run it:

  • install the dependencies from requirements.txt
  • add the shroomdk key to your secrets.toml file inside the .streamlit folder (there's a template in the folder for reference)
  • run the app
pip install -r requirements.txt
streamlit run app.py

About

simple streamlit app that plots DEX swaps in a bubble chart


Languages

Language:Python 100.0%