-
How can I convert Mnemonic to Hex Privkey? |
Beta Was this translation helpful? Give feedback.
Answered by
leeduckgo
Nov 6, 2021
Replies: 1 comment
-
HardHat's account based on Mnemonic, Sometimes we need to use private key in Hex (For example: import privkey into metamask), using https://sandbox.eth.build is a quick way to do this: eth-build's Source Code: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leeduckgo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HardHat's account based on Mnemonic, Sometimes we need to use private key in Hex (For example: import privkey into metamask), using https://sandbox.eth.build is a quick way to do this:
[https://eth.build/build#1bd34b91a6210b874ec6f43c3e7c05e4b52cbd8c8ecd867a0146dc4039e93d1f]
eth-build's Source Code:
https://github.com/austintgriffith/eth.build