https://github.com/marfusios/crypto-watcher-blazor
Cryptocurrency real-time prices and order book in the webassembly application
https://github.com/marfusios/crypto-watcher-blazor
Last synced: 4 months ago
JSON representation
Cryptocurrency real-time prices and order book in the webassembly application
- Host: GitHub
- URL: https://github.com/marfusios/crypto-watcher-blazor
- Owner: Marfusios
- License: mit
- Created: 2021-12-05T14:06:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T13:05:18.000Z (9 months ago)
- Last Synced: 2025-10-02T15:08:23.601Z (9 months ago)
- Language: SCSS
- Homepage: https://crypto.mkotas.cz
- Size: 49.7 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptocurrency Watcher in Blazor


[](https://crypto.mkotas.cz)
This sample webassembly application presents possibilities of [crypto-websocket-extensions](https://github.com/Marfusios/crypto-websocket-extensions) library.
* displaying real-time price changes (under 1ms)
* displaying L3 order book with reporting about price/amount updates of the individual orders

CryptoWatcher as a console application: [marfusios/crypto-watcher](https://github.com/Marfusios/crypto-watcher)