1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-08 00:16:27 +00:00
2022-01-18 16:45:10 +01:00

5.2 KiB

title, nav_order
title nav_order
Home 1

Build status Nuget version Nuget downloads

The CryptoExchange.Net library is a base package for exchange API implementations. It offers base classes for creating clients for exchange API's. Basing exchange implementation on the common CryptoExchange.Net library allows for ease of implementation for new exchanges, as only the endpoints and models have to implemented, but not all systems around requests and connections, and it makes it easier for users to implement a new library in their code base as all base principles and configuration are the same for different exchanges.

Implementations by me
These will always be on the latest CryptoExchange.Net version and the latest versions will always work together

Exchange Documentation
Binance https://jkorf.github.io/Binance.Net/
Bitfinex https://jkorf.github.io/Bitfinex.Net/
Bittrex https://jkorf.github.io/Bittrex.Net/
Bybit https://jkorf.github.io/Bybit.Net/
CoinEx https://jkorf.github.io/CoinEx.Net/
FTX https://jkorf.github.io/FTX.Net/
Huobi https://jkorf.github.io/Huobi.Net/
Kraken https://jkorf.github.io/Kraken.Net/
Kucoin https://jkorf.github.io/Kucoin.Net/

Implementations by third parties
These might not be compatible with other libraries, make sure to check the CryptoExchange.Net version.

Exchange
Switcheo
Liquid
Bitmex
HitBTC
Liquid
OKEx
Chiliz
BtcTurk
Thodex
Exante
Wootrade

Discord

A Discord server is available here. Feel free to join for discussion and/or questions around the CryptoExchange.Net and implementation libraries.

Donate / Sponsor

I develop and maintain this package on my own for free in my spare time. Donations are greatly appreciated. If you prefer to donate any other currency please contact me.

Btc: 12KwZk3r2Y3JZ2uMULcjqqBvXmpDwjhhQS
Eth: 0x069176ca1a4b1d6e0b7901a6bc0dbf3bb0bf5cc2
Nano: xrb_1ocs3hbp561ef76eoctjwg85w5ugr8wgimkj8mfhoyqbx4s1pbc74zggw7gs

Alternatively, sponsor me on Github using Github Sponsors