1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-16 19:03:01 +00:00

Updated docs and examples, added WhiteBit reference

This commit is contained in:
Jkorf
2024-11-07 11:39:44 +01:00
parent f2cf70b02f
commit ab0243445d
11 changed files with 411 additions and 63 deletions
+1
View File
@@ -23,4 +23,5 @@
@using Kucoin.Net.Interfaces.Clients;
@using Mexc.Net.Interfaces.Clients;
@using OKX.Net.Interfaces.Clients;
@using WhiteBit.Net.Interfaces.Clients
@using CryptoExchange.Net.Interfaces;