tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 465 forks source link

Create an account from mnemonic phrase? #654

Closed GildedHonour closed 2 years ago

GildedHonour commented 2 years ago

In the documentation there's nothing related to the word "mnemonic". How to create an account, or generate a key-pair, from a mnemonic phrase? Or it isn't have to do with web3?

songtianyi commented 1 year ago

HI, how did you solve this?