Closed plebhash closed 5 months ago
Adds the ecash module and initializes a mint service on main.rs. The mint service is initialized with info coming from a Config file (config.toml as default).
ecash
main.rs
config.toml
Mostly inspired by @thesimplekid's WIP on cashu-rs-mint, which is a mint based on cdk
cashu-rs-mint
cdk
For extra context, here's some ongoing brainstorming: https://github.com/plebemineira/plebpool/discussions/7
Adds the
ecash
module and initializes a mint service onmain.rs
. The mint service is initialized with info coming from a Config file (config.toml
as default).Mostly inspired by @thesimplekid's WIP on
cashu-rs-mint
, which is a mint based oncdk
For extra context, here's some ongoing brainstorming: https://github.com/plebemineira/plebpool/discussions/7