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: about 1 year 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: 2024-02-18T09:15:55.000Z (over 2 years ago)
- Last Synced: 2024-08-05T08:09:14.699Z (almost 2 years ago)
- Language: SCSS
- Homepage: https://crypto.mkotas.cz
- Size: 39.1 MB
- Stars: 3
- Watchers: 5
- 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)