JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.02k stars 420 forks source link

https://jkorf.github.io/Binance.Net/ It's broken #1356

Closed cnyuqiang closed 3 months ago

cnyuqiang commented 3 months ago

Excuse me, may I ask https://jkorf.github.io/Binance.Net/ Can't open it, do you have a new website?

JKorf commented 3 months ago

Hi, the documentation for the different libraries has been moved to https://jkorf.github.io/CryptoExchange.Net/
It's still work in progress. Were you looking for anything in particular?

cnyuqiang commented 3 months ago

GET /sapi/v1/asset/wallet/balance I can't find this interface

JKorf commented 3 months ago

Seems I missed this endpoints being added in the API, I'll add it in next release

JKorf commented 3 months ago

It's been added in the latest version