Files
cdk/crates/cdk-mintd
findingsov ceac5b64d7 Update example.config.toml-add to strike info
For the Webhook subscription, the url under [info] must be a valid, absolute, non-local, https url
2024-09-05 15:00:05 +01:00
..
2024-09-04 12:08:19 +01:00
2024-09-03 12:35:35 +01:00
2024-07-17 19:22:30 +01:00

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