From 2f64cd9f05729724c16c628f74359e5036e87438 Mon Sep 17 00:00:00 2001 From: JKorf Date: Tue, 30 Jul 2024 22:14:25 +0200 Subject: [PATCH] Add BitMart reference --- README.md | 1 + docs/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 1932508..bc3a051 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The following API's are directly supported. Note that there are 3rd party implem |BingX|[JKorf/BingX.Net](https://github.com/JKorf/BingX.Net)|[![Nuget version](https://img.shields.io/nuget/v/JK.BingX.net.svg?style=flat-square)](https://www.nuget.org/packages/JK.BingX.Net)| |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)| |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)| |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)| |CoinGecko|[JKorf/CoinGecko.Net](https://github.com/JKorf/CoinGecko.Net)|[![Nuget version](https://img.shields.io/nuget/v/CoinGecko.net.svg?style=flat-square)](https://www.nuget.org/packages/CoinGecko.Net)| diff --git a/docs/index.html b/docs/index.html index 3142771..61ac731 100644 --- a/docs/index.html +++ b/docs/index.html @@ -141,6 +141,7 @@ BingXJKorf/BingX.Net BitfinexJKorf/Bitfinex.Net BitgetJKorf/Bitget.Net + BitMartJKorf/BitMart.Net BybitJKorf/Bybit.Net CoinExJKorf/CoinEx.Net CoinGeckoJKorf/CoinGecko.Net