2
0
mirror of synced 2025-02-24 20:18:07 +00:00
ethers.js/docs.wrm/cli/ethers-mnemonic-hard.txt

9 lines
285 B
Plaintext
Raw Normal View History

2020-01-10 01:01:00 -05:00
/home/ricmoo> ethers --account mnemonic.txt --xxx-mnemonic-password
Password (mnemonic; experimental - hard): ******
Decrypting... 100%
network: homestead (chainId: 1)
homestead> accounts[0].getAddress()
<Promise id=0 resolved>
'0x56FC8792cC17971C19bEC4Ced978beEA44711EeD'
homestead>