cdk-axum

Crates.iocdk-axum
lib.rscdk-axum
version0.10.1
sourcesrc
created_at2024-07-11 20:33:35.835792+00
updated_at2025-06-15 10:21:50.664634+00
descriptionCashu CDK axum webserver
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1299986
size145,546
(thesimplekid)

documentation

README

CDK Axum

crates.io Documentation MIT licensed

ALPHA This library is in early development, the API will change and should be used with caution.

Axum web server implementation for the Cashu Development Kit (CDK). This provides the HTTP API for Cashu mints.

Installation

Add this to your Cargo.toml:

[dependencies]
cdk-axum = "*"

License

This project is licensed under the MIT License.

Commit count: 0

cargo fmt