Crate sv

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