1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

Merge pull request #1095 from eMaringolo/patch-2

[BIP 39] Add reference implementation
This commit is contained in:
kallewoof
2021-06-13 12:43:09 +09:00
committed by GitHub

View File

@@ -176,6 +176,9 @@ Rust:
* https://github.com/maciejhirsz/tiny-bip39/
* https://github.com/koushiro/bip0039-rs
Smalltalk:
* https://github.com/eMaringolo/pharo-bip39mnemonic
Swift:
* https://github.com/CikeQiu/CKMnemonic
* https://github.com/yuzushioh/WalletKit