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

Added Coinbase reference, updated examples

This commit is contained in:
Jkorf
2024-10-07 15:20:12 +02:00
parent 613766dbca
commit 4131e563c3
9 changed files with 211 additions and 7 deletions
+1
View File
@@ -41,6 +41,7 @@ namespace BlazorClient
services.AddBitget();
services.AddBitMart();
services.AddBybit();
services.AddCoinbase();
services.AddCoinEx();
services.AddGateIo();
services.AddHTX();