WPF app that parses crypto stock exchanges APIs and organizes that data.
- CoinCap API: Documentation
- Binance API: Documentation
- LiveCharts.Wpf
- Newtonsoft.Json
- Displaying data about the top 100 coins from CoinCap API assets
- Searching for a coin by name or symbol
- Displaying charts and other detailed data
- Currency converter
- Support for themes (Dark and Light)