Add the dependency to your Cargo.toml:
[dependencies]
coinbase-api = { git = "https://github.com/BNKRORG/coinbase-api", tag = "<version>" }| API | Supported |
|---|---|
| Coinbase App | ✅ |
| Coinbase Pro | ❌ |
This project is built with the Rust language version 2024 and requires a minimum compiler version of 1.85.0.
This library is made open-source to allow inspection and verification but is not intended to be used outside the organization projects.
If you are looking for a Coinbase API client, please use https://github.com/j16r/coinbase-rs or similar library.
This project is distributed under the MIT software license — see the LICENSE file for details.