mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-11 16:32:57 +00:00
9 lines
440 B
Markdown
9 lines
440 B
Markdown
# CryptoExchange.Net Examples
|
|
|
|
| Path | Topic |
|
|
| --- | --- | --- |
|
|
| `SharedClients` | Small runnable exchange agnostic quickstart for REST tickers and websocket ticker updates |
|
|
| `ConsoleClient` | Runnable CLI for some common operations |
|
|
| `ai-friendly` | Compact snippets that are easy to paste into small apps or coding-assistant prompts |
|
|
| `BlazorClient` | Server-side Blazor demo showing DI, live data, order books, and trackers |
|