lollerfirst c25bf79e8c Cache `SwapResponse`, `MeltBolt11Response` and `MintBolt11Response` (#361) 3 ヶ月 前
..
src c25bf79e8c Cache `SwapResponse`, `MeltBolt11Response` and `MintBolt11Response` (#361) 3 ヶ月 前
Cargo.toml 1021ec5299 chore: bump bitcoin + lightning-invoice deps 4 ヶ月 前
README.md 37ddaa2e2c chore: mintd readme 6 ヶ月 前
example.config.toml 2497691c7e Update example.config.toml for fees 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