thesimplekid d1b03d39c5 chore: update to 0.5.0 3 ヶ月 前
..
src 4cefe875f1 feat: melt startup check into cdk 3 ヶ月 前
Cargo.toml d1b03d39c5 chore: update to 0.5.0 3 ヶ月 前
README.md 37ddaa2e2c chore: mintd readme 7 ヶ月 前
example.config.toml dffc30233c mintd: add utoipa swagger UI 4 ヶ月 前

README.md

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