xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
171 stars 94 forks source link

How to create a new Ethereum account and generate a Mnemonic Phrase? #32

Open y0unghe opened 2 years ago

y0unghe commented 2 years ago

How can we set up a new Ethereum account like Metamask do. First it will generate a Mnemonic Phrase and then set up a new account to interact with contract?