1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 19:16:28 +01: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
commit 36a0855546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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