feat: add TypeScript BIP39 implementation

This commit is contained in:
Jason Dreyzehner 2024-04-15 17:12:02 -04:00 committed by GitHub
parent b3701faef2
commit ee0a17ef08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,6 +171,9 @@ JavaScript:
* https://github.com/dashhive/DashPhrase.js
* https://github.com/hujiulong/web-bip39
TypeScript:
* https://github.com/bitauth/libauth
Java:
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java