tron wallet
mnz12138 opened this issue · 6 comments
mnz12138 commented
There is no example of tron creating a wallet
yuzhiyou1990 commented
mnz12138 commented
I get the private key and address, can I get the mnemonic as well?
yuzhiyou1990 commented
https://github.com/mathwallet/BIP39swift
Use this dependent package
mnz12138 commented
Thank you. How are mnemonics involved in generating private keys and addresses
yuzhiyou1990 commented
About using mnemonics to view this branch.
https://github.com/yuzhiyou1990/TronWebSwift/blob/bip39/Sources/TronWebSwift/Crypto/TronSigner.swift
mnz12138 commented
Thank you very much! Your answer is very helpful to me