1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00

Added CoinW to examples

This commit is contained in:
Jkorf
2025-07-29 15:57:02 +02:00
parent 49c1fda2c1
commit 1e45c73f1d
7 changed files with 40 additions and 24 deletions
+1
View File
@@ -41,6 +41,7 @@ namespace BlazorClient
services.AddBybit();
services.AddCoinbase();
services.AddCoinEx();
services.AddCoinW();
services.AddCryptoCom();
services.AddDeepCoin();
services.AddGateIo();