From 8c8a787206a10ccca5fd9bae01d483d1b47f8f66 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Mon, 9 Apr 2018 10:21:09 +0300 Subject: Update bip-0039.mediawiki add one more library to generate mnemonics (with multilang support) --- bip-0039.mediawiki | 1 + 1 file changed, 1 insertion(+) diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 84c09a0..3efbd07 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/BANKEX/web3swift (`BIP39` public class) C++: * https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp -- cgit v1.2.3