summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiu Pengpeng <liupppppp@gmail.com>2019-08-30 15:53:22 +0800
committerGitHub <noreply@github.com>2019-08-30 15:53:22 +0800
commit13dccfe663206cec416e404a75c5f59c9f2919d7 (patch)
tree1f0e2b2cabd767231a337f16e521877851ff0e1d
parenta2645cdc421d13842f4ea180338264942330abff (diff)
downloadbips-13dccfe663206cec416e404a75c5f59c9f2919d7.tar.xz
Add swift implementation
Pure Swift implementation without any third-party dependencies。
-rw-r--r--bip-0039.mediawiki1
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index af76d59..1cda0e9 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -165,6 +165,7 @@ Rust:
Swift:
* https://github.com/CikeQiu/CKMnemonic
* https://github.com/yuzushioh/WalletKit
+* https://github.com/pengpengliu/BIP39
C++:
* https://github.com/libbitcoin/libbitcoin-system/blob/master/include/bitcoin/system/wallet/mnemonic.hpp