DIAdata Desktop is a Windows desktop application built with .NET (WPF) that provides a fast and intuitive way to explore DIA price feeds and market data.
🔗 Official DIA
https://github.com/diadata-org
- Digital asset price feeds (tokens, volume, sources)
- Exchange overview and statistics
- Real World Assets (commodities, forex, ETFs, equities)
- Favorites system (assets, exchanges, RWAs)
- Auto-refresh with configurable intervals
- Local persistence using SQLite
- Windows (x64)
- Self-contained build (no .NET installation required)
This project is an early public preview.
The application is under active development.
- Download the latest release from
👉 https://github.com/UserDinDF/DIAdataDesktop/releases - Extract the ZIP
- Run
DIAdataDesktop.exe
To run the application locally in Visual Studio 2026, follow these steps:
- Windows 10 or newer
- Visual Studio 2026
- .NET SDK (as required by the solution)
- Workload: .NET Desktop Development
- Clone the repository:
git clone https://github.com/UserDinDF/DIAdataDesktop.git




