summa-tx / coins

Rust implementations of BIP32/39 and Ledger device comms
Other
90 stars 31 forks source link

Expose convenience #105

Closed dt665m closed 1 year ago

dt665m commented 1 year ago

Included are commits for bip32 and bip39.

Both unit tests run and passed. New test added for bip39::Mnemonic.derive_key.

prestwich commented 1 year ago

superseded by #112. Sorry for the long delay, I legitimately thought this had been merged already