vss-client-ng 0.4.1

Client-side library to interact with Versioned Storage Service (VSS).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# vss-client-ng
Client-side library to interact with Versioned Storage Service (VSS).

VSS is an open-source project designed to offer a server-side cloud storage solution specifically
tailored for noncustodial Lightning supporting mobile wallets. Its primary objective is to
simplify the development process for Lightning wallets by providing a secure means to store
and manage the essential state required for Lightning Network (LN) operations.

Learn more [here](https://github.com/lightningdevkit/vss-server/blob/main/README.md).

## MSRV
The Minimum Supported Rust Version (MSRV) is currently 1.75.0.