1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-06-30 12:42:43 +00:00

Update link directly to the bip39 file

This commit is contained in:
Petr Korolev 2020-05-03 11:01:17 +07:00
parent 31ebc32e6f
commit 25b6d576b4

View File

@ -165,7 +165,8 @@ Rust:
Swift: Swift:
* https://github.com/CikeQiu/CKMnemonic * https://github.com/CikeQiu/CKMnemonic
* https://github.com/yuzushioh/WalletKit * 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++: C++:
* https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp * https://github.com/libbitcoin/libbitcoin/blob/master/include/bitcoin/bitcoin/wallet/mnemonic.hpp