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

bin+lib cdk-mintd

CDK mint binary

5 releases (breaking)

new 0.6.0 Dec 17, 2024
0.5.0 Nov 19, 2024
0.4.0 Sep 8, 2024
0.3.0 Aug 31, 2024
0.1.0 Jul 11, 2024

#103 in Magic Beans

Download history 204/week @ 2024-08-29 180/week @ 2024-09-05 25/week @ 2024-09-12 18/week @ 2024-09-19 14/week @ 2024-09-26 6/week @ 2024-10-10 8/week @ 2024-10-31 7/week @ 2024-11-07 122/week @ 2024-11-14 34/week @ 2024-11-21 3/week @ 2024-11-28 68/week @ 2024-12-12

138 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

~86MB
~1.5M SLoC