An application that allows you to view information about cryptocurrencies. Created using .NET 8 and WPF framework.
Download latest binaries from Releases.
Or clone repo, open terminal and run using: dotnet run
- Quote charts for currencies
- Currency conversion
- Light / dark theme support
- English and Ukrainian localizations
- CoinCap
- CoinGecko
- CommunityToolkit.Mvvm
- Microsoft.Extensions.Hosting
- LiveCharts2
- WPF-UI