| Crates.io | open_coinspot |
| lib.rs | open_coinspot |
| version | 0.1.1 |
| created_at | 2025-12-30 00:29:37.759094+00 |
| updated_at | 2026-01-02 07:14:26.003618+00 |
| description | A library for interacting with CoinSpot's REST API |
| homepage | |
| repository | https://gitlab.com/colmmoore/open_coinspot |
| max_upload_size | |
| id | 2011761 |
| size | 87,996 |
open_coinspot is a library created to interact with CoinSpot's REST API. It currently supports all the public API endpoints of their v2 API.
Add this to your Caro.toml
[dependencies]
open_coinspot = "0.1.1"