A collection of BitBank's client apps. BitWallpaper is a charting app and BitDesk is a trading app. Both app share the same core code base. This is a source code only repo.
Cryptocurrency charting app.
Displays cryptocurrency charts using BitBank's public API. No registration required. Original repository: BitWallpaper
Pairs: BTC/JPY, XRP/JPY, ETH/JPY, LTC/JPY, MONA/JPY, BCC/JPY, XLM/JPY, QTUM/JPY, BAT/JPY, OMG/JPY, XYM/JPY, LINK/JPY, MKR/JPY, BOBA/JPY, ENJ/JPY, MATIC/JPY, DOT/JPY, DOGE/JPY, ASTR/JPY, ADA/JPY, AVAX/JPY, AXS/JPY, FLR/JPY, SAND/JPY.
Download and install via Microsoft Store
Feel free to open issues and send PRs.
- Windows 10.0.19041.0 or higher
- Visual Studio 2022 with support for .NET Desktop App UI development (and optionally .NET Universal App development)
- Clone this repository
- Open solution in Visual Studio and run
A cryptocurrency trading app.
Currently rewriting the old .NET4.x framework app to .NET7/WinUI3. Original repository: BitDesk