From 976ccab1dabbbfd50cfc0516b0dc0a4248ee1e30 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Fri, 7 Feb 2025 13:20:54 +0100 Subject: [PATCH] Added BitMEX reference --- README.md | 1 + docs/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index d221336..921b8a6 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The following API's are directly supported. Note that there are 3rd party implem |Bitfinex|[JKorf/Bitfinex.Net](https://github.com/JKorf/Bitfinex.Net)|[![Nuget version](https://img.shields.io/nuget/v/Bitfinex.net.svg?style=flat-square)](https://www.nuget.org/packages/Bitfinex.Net)| |Bitget|[JKorf/Bitget.Net](https://github.com/JKorf/Bitget.Net)|[![Nuget version](https://img.shields.io/nuget/v/JK.Bitget.net.svg?style=flat-square)](https://www.nuget.org/packages/JK.Bitget.Net)| |BitMart|[JKorf/BitMart.Net](https://github.com/JKorf/BitMart.Net)|[![Nuget version](https://img.shields.io/nuget/v/BitMart.net.svg?style=flat-square)](https://www.nuget.org/packages/BitMart.Net)| +|BitMEX|[JKorf/BitMEX.Net](https://github.com/JKorf/BitMEX.Net)|[![Nuget version](https://img.shields.io/nuget/v/JKorf.BitMEX.net.svg?style=flat-square)](https://www.nuget.org/packages/JKorf.BitMEX.Net)| |Bybit|[JKorf/Bybit.Net](https://github.com/JKorf/Bybit.Net)|[![Nuget version](https://img.shields.io/nuget/v/Bybit.net.svg?style=flat-square)](https://www.nuget.org/packages/Bybit.Net)| |Coinbase|[JKorf/Coinbase.Net](https://github.com/JKorf/Coinbase.Net)|[![Nuget version](https://img.shields.io/nuget/v/JKorf.Coinbase.Net.svg?style=flat-square)](https://www.nuget.org/packages/JKorf.Coinbase.Net)| |CoinEx|[JKorf/CoinEx.Net](https://github.com/JKorf/CoinEx.Net)|[![Nuget version](https://img.shields.io/nuget/v/CoinEx.net.svg?style=flat-square)](https://www.nuget.org/packages/CoinEx.Net)| diff --git a/docs/index.html b/docs/index.html index b9aa86c..e0a8abd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -151,6 +151,7 @@ BitfinexJKorf/Bitfinex.Net BitgetJKorf/Bitget.Net BitMartJKorf/BitMart.Net + BitMEXJKorf/BitMEX.Net BybitJKorf/Bybit.Net CoinbaseJKorf/Coinbase.Net CoinExJKorf/CoinEx.Net