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

Added BloFin to ReadMe and examples

This commit is contained in:
Jkorf
2025-09-17 10:01:17 +02:00
parent b8c6d55156
commit d88fb0d356
8 changed files with 71 additions and 54 deletions
+1
View File
@@ -38,6 +38,7 @@ namespace BlazorClient
services.AddBitget();
services.AddBitMart();
services.AddBitMEX();
services.AddBloFin();
services.AddBybit();
services.AddCoinbase();
services.AddCoinEx();