20 releases
new 0.13.0 | Feb 14, 2025 |
---|---|
0.12.0 | Aug 9, 2024 |
0.12.0-rc.2 | Jun 26, 2024 |
0.11.0 | Feb 29, 2024 |
0.2.0 | Mar 14, 2023 |
#639 in Magic Beans
2,029 downloads per month
Used in 8 crates
(4 directly)
1.5MB
31K
SLoC
VLS Protocol Signer
This crate implements a signer for VLS protocol / C-Lightning / Greenlight.
It is both:
- a
no_std
library for implementing the VLS protocol in embedded environments - a binary for Unix systems that replaces the C-Lightning
hsmd
lib.rs
:
A protocol handler for the VLS protocol. See handler::Handler for more details.
Dependencies
~25MB
~332K SLoC