Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 681 Bytes

File metadata and controls

8 lines (5 loc) · 681 Bytes

xHD-Wallet-API

Python library for BIP32-Ed25519 hierarchical deterministic key derivation. This library supports two schemes:

All the core functionality is implement in Rust and exposed to Python via a C API. The repo for the Rust library is: https://github.com/algorandfoundation/xHD-Wallet-API-rs