altcoin
Here are 231 public repositories matching this topic...
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
Jun 25, 2021 - Python
-
Updated
Jan 17, 2018 - JavaScript
-
Updated
Nov 11, 2021 - PHP
-
Updated
Feb 21, 2022 - PHP
Phemex is supported in python/js/php vesions but not here.
Any plans to be added?
-
Updated
Jun 18, 2022 - JavaScript
-
Updated
Jun 15, 2022 - JavaScript
Hi @namjug-kim please tell me how I can unsubscribe the stream from the websocket in order to create a new one with a different target currency using an instance of your BinanceWebsocketClient class, and if this is not provided, can I extend this class?
-
Updated
Oct 18, 2017 - Rust
-
Updated
Jun 29, 2021 - Python
Currently RP2 uses keyword argument calling style inconsistently (mostly of the inconsitencies are in unit tests but there are a few in src as well). This issue has the purpose of switching all call sites with non-trivial number of arguments to keyword argument calling style.
The work on this i
Adding HIFO
-
Updated
Nov 16, 2018 - C
-
Updated
Jun 16, 2022 - TypeScript
-
Updated
Jul 16, 2021 - Swift
-
Updated
Oct 12, 2021 - C#
-
Updated
Jun 17, 2022 - TypeScript
-
Updated
Jan 4, 2019 - Go
-
Updated
Jun 15, 2019 - C++
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Nov 12, 2021
-
Updated
Aug 20, 2018 - JavaScript
-
Updated
Apr 30, 2022 - C++
-
Updated
Dec 29, 2021 - C++
Improve this page
Add a description, image, and links to the altcoin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the altcoin topic, visit your repo's landing page and select "manage topics."


Describe the solution you'd like
SWIG was used to create Python bindings for this library. Currently the procedure documented at https://github.com/crypto-chassis/ccapi/tree/v3.4.2#python isn't applicable for creating Python bindings on Windows. Modify the CMake files used in the build process to create successful Python bindings using MinGW (if you can also make it work for MSVC that will be