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

Updated examples and docs with HyperLiquid references

This commit is contained in:
Jkorf
2025-01-21 15:24:23 +01:00
parent 4a5832cccd
commit c81b15861d
9 changed files with 291 additions and 39 deletions
+1
View File
@@ -45,6 +45,7 @@ namespace BlazorClient
services.AddCoinEx();
services.AddCryptoCom();
services.AddGateIo();
services.AddHyperLiquid();
services.AddHTX();
services.AddKraken();
services.AddKucoin();