1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Add anquii/BIP39 (Swift)

This commit is contained in:
anquii 2023-01-26 17:27:43 +00:00
parent 8b41d49d33
commit 9e6fd72314

View File

@ -190,6 +190,7 @@ Swift:
* 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
* https://github.com/zcash-hackworks/MnemonicSwift * https://github.com/zcash-hackworks/MnemonicSwift
* https://github.com/ShenghaiWang/BIP39 * https://github.com/ShenghaiWang/BIP39
* https://github.com/anquii/BIP39
C++: C++:
* https://github.com/libbitcoin/libbitcoin-system/blob/master/include/bitcoin/system/wallet/mnemonic.hpp * https://github.com/libbitcoin/libbitcoin-system/blob/master/include/bitcoin/system/wallet/mnemonic.hpp