1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-08 08:26:20 +00:00
2022-01-17 13:35:46 +01:00

18 lines
714 B
Markdown

The CryptoExchange.Net library is a base package for exchange API implementations.
[Client usage](https://github.com/JKorf/CryptoExchange.Net/wiki/Clients)
[Client options](https://github.com/JKorf/CryptoExchange.Net/wiki/Options)
[Configure logging](https://github.com/JKorf/CryptoExchange.Net/wiki/Logging)
[Order book implementations](https://github.com/JKorf/CryptoExchange.Net/wiki/Orderbooks)
[Common interfaces](https://github.com/JKorf/CryptoExchange.Net/wiki/Interfaces)
[Implementing a new exchange](https://github.com/JKorf/CryptoExchange.Net/wiki/Implementations)
[Glossary](https://github.com/JKorf/CryptoExchange.Net/wiki/Glossary)
[FAQ](https://github.com/JKorf/CryptoExchange.Net/wiki/FAQ)