Merge pull request #839 from pengpengliu/master

BIP39: Add swift implementation
This commit is contained in:
Luke Dashjr
2020-10-05 16:12:35 +00:00
committed by GitHub

View File

@@ -168,6 +168,7 @@ 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/pengpengliu/BIP39
* 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