ethers.js/docs.wrm/cli/ethers-mnemonic-hard.txt
2020-01-10 01:01:00 -05:00

9 lines
285 B
Plaintext

/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>