#cdk #cashu #mint #binary #kit #directory #mintd

bin+lib cdk-mintd

CDK mint binary

5 releases

new 0.7.4 Mar 3, 2025
0.7.2 Feb 13, 2025
0.6.0 Dec 17, 2024
0.5.0 Nov 19, 2024
0.1.0 Jul 11, 2024

#6 in #cashu

Download history 15/week @ 2024-11-04 151/week @ 2024-11-18 8/week @ 2024-11-25 126/week @ 2024-12-16 117/week @ 2025-01-06 17/week @ 2025-01-13 2/week @ 2025-01-20 258/week @ 2025-02-03 249/week @ 2025-02-10 14/week @ 2025-02-17

521 downloads per month

MIT license

700KB
15K SLoC

cdk-mintd

Building from source

  nix develop

Build

  cargo b --bin cdk-mintd -r

Configuration

Copy example config to cdk-mintd working directory.

  cp ./example.config.toml ~/.cdk-mintd/config.toml

Edit config file

  vi ~/.cdk-mintd/config.toml

Running with Docker

Build the Docker image

  docker build -t cdk-mintd .

Run the Docker container with the configuration file mapped

  docker run -v ~/.cdk-mintd/config.toml:/root/.cdk-mintd/config.toml cdk-mintd

lib.rs:

Cdk mintd lib

Dependencies

~88MB
~1.5M SLoC