mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 15:44:50 +01:00
* added cache to mint state and post request wrapper macro. --------- Co-authored-by: thesimplekid <tsk@thesimplekid.com>
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