Docs.rs
vls-core-0.2.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
vls-core 0.2.0
A library for implementing a Lightning signer, which externalizes and secures cryptographic operations.
Crate
Source
Builds
Feature flags
Documentation
Coverage
99.66%
591
out of
593
items documented
1
out of
448
items with examples
Links
Homepage
lightning-signer/validating-lightning-signer
32
48
216
crates.io
Dependencies
anyhow ^1.0
normal
backtrace ^0.3
normal
bitcoin ^0.29
normal
bolt-derive ^0.1.0
normal
core2 ^0.3.0
normal
env_logger ^0.9.0
normal
hashbrown ^0.8
normal
hex ^0.4
normal
itertools ^0.10
normal
lightning ^0.0.114
normal
lightning-invoice ^0.22.0
normal
log ^0.4.14
normal
scopeguard ^1.1.0
normal
serde ^1.0
normal
serde_bolt ^0.2.4
normal
serde_derive ^1.0
normal
serde_with ^2.0
normal
tonic ^0.8
normal
txoo ^0.2
normal
bitcoin ^0.29
dev
lightning ^0.0.114
dev
paste ^1.0
dev
test-log ^0.2.8
dev
txoo ^0.2
dev
txoo-bitcoind-client ^0.2
dev
Versions
0.14.0-rc.1
(2025-05-14)
0.13.0
(2025-02-14)
0.13.0-rc.1
(2025-01-22)
0.12.0
(2024-08-09)
0.12.0-rc.3
(2024-08-04)
0.12.0-rc.2
(2024-06-26)
0.12.0-rc.1
(2024-06-26)
0.11.1
(2024-05-17)
0.11.0
(2024-02-29)
0.11.0-rc.3
(2024-02-28)
0.11.0-rc.2
(2024-02-19)
0.11.0-rc.1
(2023-11-29)
0.10.1
(2023-11-08)
0.10.0
(2023-08-17)
0.10.0-rc.1
(2023-08-10)
0.9.1
(2023-06-21)
0.9.1-rc.2
(2023-06-19)
0.9.1-rc.1
(2023-06-16)
0.9.0
(2023-06-02)
0.9.0-rc.1
(2023-05-29)
0.2.1
(2023-03-20)
0.2.0
(2023-03-14)
0.2.0-rc.2
(2023-03-09)
0.2.0-rc.1
(2023-03-05)
Owners
A policy-enforcing signer for Lightning See [
node::Node
] for the entry point.