How to get account from private key #498
Answered
by
0xBoji
Cryptain-Harlock
asked this question in
Questions
-
Discord user IDNo response Describe your question in detail.I am going to get account and public key from private key on @aptos-labs/ts-sdk What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Windows Which SDK or tool are you using? (if any)TypeScript SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
0xBoji
Oct 18, 2024
Replies: 1 comment 1 reply
-
import your pk and you can get your accountAddress from account!
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Cryptain-Harlock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
import your pk and you can get your accountAddress from account!