Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 316 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 316 Bytes

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