Docs.rs
sv-0.2.2
sv 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
brentongunning
Dependencies
byteorder ^1.2
normal
digest ^0.7
normal
dns-lookup ^0.9
normal
hex ^0.3
normal
linked-hash-map ^0.5
normal
log ^0.4
normal
murmur3 ^0.4
normal
num-bigint ^0.2
normal
num-traits ^0.2
normal
rand ^0.5
normal
ring ^0.14
normal
ripemd160 ^0.7
normal
rust-base58 ^0.0
normal
rust-crypto ^0.2
normal
secp256k1 ^0.12
normal
snowflake ^1.3
normal
Versions
86.7%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sv
0.2.2
All Items
Crate Items
Modules
Crate
sv
Copy item path
Source
Expand description
A foundation for building applications on Bitcoin SV using Rust.
Modules
ยง
address
Address encoding and decoding
messages
Peer-to-peer network protocol messages
network
Configuration for mainnet and testnet
peer
Node connection and message handling
script
Script opcodes and interpreter
transaction
Build and sign transactions
util
Miscellaneous helpers
wallet
Wallet and key management