diff options
author | Petr Korolev <sky4winder@gmail.com> | 2020-05-03 11:01:17 +0700 |
---|---|---|
committer | Petr Korolev <sky4winder@gmail.com> | 2020-05-03 11:01:17 +0700 |
commit | 25b6d576b420f8b7940f19f121f86cc3e9499c93 (patch) | |
tree | 4ddcd12dec0597d68e46a0c9add6f98a5196575b /bip-0039.mediawiki | |
parent | 31ebc32e6f181a41537dcd2e41549943a8bc36c4 (diff) |
Update link directly to the bip39 file
Diffstat (limited to 'bip-0039.mediawiki')
-rw-r--r-- | bip-0039.mediawiki | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki index 9e4ff5b..2ff18ed 100644 --- a/bip-0039.mediawiki +++ b/bip-0039.mediawiki @@ -165,7 +165,8 @@ Rust: Swift: * https://github.com/CikeQiu/CKMnemonic * https://github.com/yuzushioh/WalletKit -* https://github.com/matter-labs/web3swift (`BIP39` public class) +* https://github.com/matter-labs/web3swift/blob/develop/Sources/web3swift/KeystoreManager/BIP39.swift +* https://github.com/matter-labs/web3swift/blob/develop/Sources/web3swift/KeystoreManager/BIP39.swift C++: * https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp |