Skip to content

BNKRORG/coinbase-api

Repository files navigation

Coinbase API

Installation

Add the dependency to your Cargo.toml:

[dependencies]
coinbase-api = { git = "https://github.com/BNKRORG/coinbase-api", tag = "<version>" }

Supported APIs

API Supported
Coinbase App
Coinbase Pro

Minimum Supported Rust Version (MSRV)

This project is built with the Rust language version 2024 and requires a minimum compiler version of 1.85.0.

Important notes

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.

License

This project is distributed under the MIT software license — see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published