open_coinspot

Crates.ioopen_coinspot
lib.rsopen_coinspot
version0.1.1
created_at2025-12-30 00:29:37.759094+00
updated_at2026-01-02 07:14:26.003618+00
descriptionA library for interacting with CoinSpot's REST API
homepage
repositoryhttps://gitlab.com/colmmoore/open_coinspot
max_upload_size
id2011761
size87,996
Colm Moore (stroogle)

documentation

README

open_coinspot

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.

Installation

Add this to your Caro.toml

[dependencies]
open_coinspot = "0.1.1"
Commit count: 0

cargo fmt