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

bin+lib cdk-mintd

CDK mint binary

6 releases (breaking)

0.6.1 Jan 10, 2025
0.6.0 Dec 17, 2024
0.5.0 Nov 19, 2024
0.4.0 Sep 8, 2024
0.1.0 Jul 11, 2024

#9 in #cashu

Download history 3/week @ 2024-10-09 3/week @ 2024-10-16 7/week @ 2024-10-30 8/week @ 2024-11-06 89/week @ 2024-11-13 65/week @ 2024-11-20 5/week @ 2024-11-27 74/week @ 2024-12-11 52/week @ 2024-12-18 129/week @ 2025-01-08 7/week @ 2025-01-15

136 downloads per month

MIT license

1MB
21K 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