Open
longfin
opened this issue 6 years ago
•
6 comments
Currently, libplanet is using secp256k1 private key directly without any abstraction. it would be great if we can use HD Wallet (Hierarchical Deterministic Wallet) following BIP-32 and BIP-44 to create/use subaddresses.