Cesar Rodas 7d05beb475 Nut-17: Add subscription manager and WebSocket end-point for subscription пре 5 месеци
..
src 7d05beb475 Nut-17: Add subscription manager and WebSocket end-point for subscription пре 4 месеци
Cargo.toml dffc30233c mintd: add utoipa swagger UI пре 4 месеци
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