Cesar Rodas 7d05beb475 Nut-17: Add subscription manager and WebSocket end-point for subscription há 5 meses atrás
..
src 7d05beb475 Nut-17: Add subscription manager and WebSocket end-point for subscription há 4 meses atrás
Cargo.toml dffc30233c mintd: add utoipa swagger UI há 4 meses atrás
README.md 37ddaa2e2c chore: mintd readme há 7 meses atrás
example.config.toml dffc30233c mintd: add utoipa swagger UI há 4 meses atrás

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