argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
668 stars 168 forks source link

How to generate mnemonic words? #339

Closed MrShiY closed 1 year ago

DarthMike commented 1 year ago

You can use another library implementing BIP32 or BIP39 for this like: https://github.com/KevinVitale/WalletKit https://github.com/zcash-hackworks/MnemonicSwift