cdk-axum

Crates.iocdk-axum
lib.rscdk-axum
version0.13.0
created_at2024-07-11 20:33:35.835792+00
updated_at2025-09-23 13:54:47.529116+00
descriptionCashu CDK axum webserver
homepagehttps://github.com/cashubtc/cdk
repositoryhttps://github.com/cashubtc/cdk.git
max_upload_size
id1299986
size160,525
(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: 1586

cargo fmt