Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 306 Bytes

libwallet

libwallet is a go library for dcr. It includes features for creating new wallets, restoring wallets from seed and synchronizing using SPV (Simple Payment Verification). SPV is a simple, lightweight but privacy-preserving means of fetching blockchain information that is relevant to a wallet.