CryptoExchangeAPIs is a library written in Julia that combines API wrappers from various exchanges, simplifying access to market ๐น data.
If you haven't installed our local registry yet, do that first:
] registry add https://github.com/bhftbootcamp/Green.git
Then, to install CryptoExchangeAPIs, simply use the Julia package manager:
] add CryptoExchangeAPIs
Contributions to CryptoExchangeAPIs are welcome! If you encounter a bug, have a feature request, or would like to contribute code, please open an issue or a pull request on GitHub.