Files
cdk/crates/cdk-cli
codingpeanut157 971957b839 replace transports: Option<Vec<Transport>> with just Vec<Transport> (#999)
with a few serde directive we can get the same behaviour we had with
Option<Vec<Transport>> but only using Vec<Transport>

No need to change protocol specification
2025-08-27 15:21:22 +01:00
..
2025-08-21 16:16:48 +01:00
2024-10-21 17:45:06 +01:00

Warning

This project is in early development, it does however work with real sats! Always use amounts you don't mind losing.

cdk-cli is a CLI wallet implementation using of CDK(../cdk)

License

Code is under the MIT

Contribution

All contributions welcome.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.