CDK Mint RPC
ALPHA This library is in early development, the API will change and should be used with caution.
gRPC server and CLI client for managing Cashu mints in the Cashu Development Kit (CDK).
Components
This crate includes:
- gRPC server for mint management
- CLI client for interacting with the gRPC server
- Protocol definitions for mint management
Installation
From crates.io:
As a library:
[]
= "*"
Usage
CLI
# Show available commands
# Get mint info
# Manage keysets
License
This project is licensed under the MIT License.