This is a library to build Bitcoin wallets with Rust
This is work in progess, far from production quality. It aims to serve parallel development of an SPV client and a Lightning Node.
The goal is a library for key derivation, storage, serialization and account management.
Send in your PRs if aligned with above vision.