thesimplekid 7f585e89b5 fix: nut06 supported default to false 7 달 전
..
src 7f585e89b5 fix: nut06 supported default to false 7 달 전
Cargo.toml e0efd316d1 feat: Mint fake wallet ln backend 8 달 전
README.md 37ddaa2e2c chore: mintd readme 8 달 전
example.config.toml 37ddaa2e2c chore: mintd readme 8 달 전

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