From 7229438a0b91ca8d2abe098c02359a0389a043c3 Mon Sep 17 00:00:00 2001 From: JKorf Date: Wed, 12 Jun 2024 21:42:20 +0200 Subject: [PATCH] Docs --- docs/index.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/index.html b/docs/index.html index d01eab4..9a19813 100644 --- a/docs/index.html +++ b/docs/index.html @@ -136,19 +136,19 @@ Repository Nuget - BinanceJKorf/Binance.Net - BingXJKorf/BingX.Net - BitfinexJKorf/Bitfinex.Net - BitgetJKorf/Bitget.Net - BybitJKorf/Bybit.Net - CoinExJKorf/CoinEx.Net - CoinGeckoJKorf/CoinGecko.Net - Gate.ioJKorf/GateIo.Net - HuobiJKorf/Huobi.Net - KrakenJKorf/Kraken.Net - KucoinJKorf/Kucoin.Net - MexcJKorf/Mexc.Net - OKXJKorf/OKX.Net + BinanceJKorf/Binance.Net + BingXJKorf/BingX.Net + BitfinexJKorf/Bitfinex.Net + BitgetJKorf/Bitget.Net + BybitJKorf/Bybit.Net + CoinExJKorf/CoinEx.Net + CoinGeckoJKorf/CoinGecko.Net + Gate.ioJKorf/GateIo.Net + HuobiJKorf/Huobi.Net + KrakenJKorf/Kraken.Net + KucoinJKorf/Kucoin.Net + MexcJKorf/Mexc.Net + OKXJKorf/OKX.Net

Note that there are 3rd party implementations going around, but only the listed ones here are created and supported by me.

When using multiple of these API's the CryptoClients.Net package can be used which combines these packages and allows easy access to all exchange API's.