diff options
author | yuzushioh <yuzushioh@gmail.com> | 2018-01-02 23:29:07 +0900 |
---|---|---|
committer | yuzushioh <yuzushioh@gmail.com> | 2018-01-02 23:29:07 +0900 |
commit | 499c11d51cbe949ca74260207aa629a7bbcb9ae0 (patch) | |
tree | cbb4679fa8d7db1d13e7eb5a34099df08205622a /bip-0039.mediawiki | |
parent | 2166b78bbf2eb069d441581bbb72afe5a795c288 (diff) |
add swift implementation
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r-- | bip-0039.mediawiki | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 2fad971..8bb2dc6 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -161,6 +161,7 @@ Rust: Swift: * https://github.com/CikeQiu/CKMnemonic +* https://github.com/yuzushioh/WalletKit C++: * https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp |