Docs.rs
lightning-signer-core-0.1.0-5
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
lightning-signer-core 0.1.0-5
A library for implementing a Lightning signer, which externalizes and secures cryptographic operations.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
370
out of
370
items documented
1
out of
413
items with examples
Links
Homepage
lightning-signer/validating-lightning-signer
32
49
215
crates.io
Dependencies
anyhow ^1.0
normal
backtrace ^0.3
normal
bitcoin ^0.27
normal
core2 ^0.3.0
normal
env_logger ^0.9.0
normal
hashbrown ^0.9
normal
lightning ^0.0.104
normal
log ^0.4.14
normal
rand ^0.4
normal
scopeguard ^1.1.0
normal
tonic ^0.4
normal
paste ^1.0
dev
tempfile ^3.2.0
dev
test-env-log ^0.2.7
dev
Versions
0.1.0
(2021-05-14)
0.1.0-5
(2021-12-21)
0.1.0-4
(2021-09-25)
0.1.0-2
(2021-05-14)
0.1.0-1
(2021-05-14)
Owners
A policy-enforcing signer for Lightning See [
node::Node
] for the entry point.