A real-time dashboard built with Dash/Plotly to visualize and monitor SuperVaults performance and allocations.
This dashboard provides a comprehensive view of SuperVaults, displaying:
- Current allocations across whitelisted vaults
- Performance metrics (APY, TVL)
- Detailed lending market analytics including:
- Collateral asset allocation visualization
- APY breakdown by asset (Base APY + Reward APR)
- Create a
.env.local
file with the following variables:SUPERFORM_API_KEY
: Your Superform API key
- Install dependencies:
pip install -r requirements.txt
- Run the dashboard:
python main.py
- Interactive Charts:
- Pie charts showing asset allocations
- Stacked bar charts for APY breakdown
- Vault Details:
- Protocol information
- Current allocations
- Performance metrics
- Direct links to Superform and protocol sites
- Responsive Design: Optimized for both desktop and mobile viewing