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

Updated examples

This commit is contained in:
JKorf
2024-03-25 19:56:21 +01:00
parent 9e2910d2ec
commit f432a66016
7 changed files with 24 additions and 10 deletions
+1
View File
@@ -36,6 +36,7 @@ namespace BlazorClient
socketOptions.ApiCredentials = new ApiCredentials("KEY", "SECRET");
});
services.AddBingX();
services.AddBitfinex();
services.AddBitget();
services.AddBybit();