vls-protocol-signer 0.14.0

A library for implementing a Lightning signer, which externalizes and secures cryptographic operations.
Documentation
1
2
3
4
5
6
7
8
9
# 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`