https://github.com/lightningdevkit/vss-rust-client
vss-rust-client
https://github.com/lightningdevkit/vss-rust-client
Last synced: 16 days ago
JSON representation
vss-rust-client
- Host: GitHub
- URL: https://github.com/lightningdevkit/vss-rust-client
- Owner: lightningdevkit
- License: other
- Created: 2023-04-13T08:34:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T19:28:55.000Z (7 months ago)
- Last Synced: 2025-03-22T13:22:35.043Z (about 1 month ago)
- Language: Rust
- Size: 92.8 KB
- Stars: 9
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# vss-rust-client
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.63.0.