Learning-Bitcoin-from-the-C.../16_3_Using_BIP32_in_Libwally.md
2020-08-05 14:04:53 -10:00

517 B

16.2: Using BIP32 in Libwally

NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.

One of Libwally's greatest powers is that it can lay bare the underlying work of creating addresses. In particular, it supports BIP32, which allows you to manipulate HD wallets, which are Hierarchical Deterministic Wallets, as described in §3.5.