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
commit 2a92499f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,7 @@ Rust:
Swift:
* https://github.com/CikeQiu/CKMnemonic
* 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/zcash-hackworks/MnemonicSwift