#binary #kit #file

bin+lib cdk-mintd

CDK mint binary

7 releases

new 0.8.1 Mar 25, 2025
0.7.4 Mar 3, 2025
0.6.0 Dec 17, 2024
0.5.0 Nov 19, 2024
0.1.0 Jul 11, 2024

#863 in Magic Beans

Download history 122/week @ 2024-12-15 4/week @ 2024-12-22 107/week @ 2025-01-05 26/week @ 2025-01-12 3/week @ 2025-01-19 250/week @ 2025-02-02 236/week @ 2025-02-09 64/week @ 2025-02-16 18/week @ 2025-02-23 278/week @ 2025-03-02 17/week @ 2025-03-09 2/week @ 2025-03-16 203/week @ 2025-03-23

500 downloads per month

MIT license

675KB
16K 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

~64–85MB
~1.5M SLoC