| Crates.io | core_rs |
| lib.rs | core_rs |
| version | 0.1.0 |
| created_at | 2025-09-16 18:32:39.411919+00 |
| updated_at | 2025-09-16 18:32:39.411919+00 |
| description | A library for a core http library for use with coinbase apis |
| homepage | |
| repository | https://github.com/coinbase-samples/core_rs |
| max_upload_size | |
| id | 1842173 |
| size | 85,047 |
A Rust library for building clients and utilities for the Coinbase Prime REST APIs.
The core_rs crate provides foundational HTTP, authentication, and error handling utilities for interacting with Coinbase Prime APIs. It is designed to be used as a building block for higher-level SDKs and applications.
reqwest)thiserrorgit clone git@github.com:coinbase-samples/core-rs.git
cd core_rs
To build the library, ensure you have Rust installed (Rust 1.61+ recommended):
cargo build
This project is licensed under the Apache-2.0 license.