Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I use mnemonic and path, get addresses? #1

Open
xw332 opened this issue May 17, 2021 · 2 comments
Open

how can I use mnemonic and path, get addresses? #1

xw332 opened this issue May 17, 2021 · 2 comments

Comments

@xw332
Copy link

xw332 commented May 17, 2021

is there any lib can do this?

@CMEONE
Copy link
Owner

CMEONE commented May 17, 2021

Are you referring on converting the "mnemonic" to an "address"? I'm not sure what "path" is, could you please clarify? If you are wondering how to convert "mnemonic" to "address", we may consider adding this as a feature here soon.

@xw332
Copy link
Author

xw332 commented May 17, 2021

Are you referring on converting the "mnemonic" to an "address"? I'm not sure what "path" is, could you please clarify? If you are wondering how to convert "mnemonic" to "address", we may consider adding this as a feature here soon.

like hdkey, bls-hd-key
mnemonic derive m/12381/8444/2/0 => privateKey, publicKey, puzzleHash, address
import privateKey to wallet
offline sign transaction

@CMEONE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants