mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-24 23:38:54 +01:00
Merge pull request #1564 from bitjson/patch-1
feat: add TypeScript BIP39 implementation
This commit is contained in:
commit
749ce1f54e
1 changed files with 3 additions and 0 deletions
|
@ -171,6 +171,9 @@ JavaScript:
|
||||||
* https://github.com/dashhive/DashPhrase.js
|
* https://github.com/dashhive/DashPhrase.js
|
||||||
* https://github.com/hujiulong/web-bip39
|
* https://github.com/hujiulong/web-bip39
|
||||||
|
|
||||||
|
TypeScript:
|
||||||
|
* https://github.com/bitauth/libauth
|
||||||
|
|
||||||
Java:
|
Java:
|
||||||
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
|
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue