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

[R4R] support bip44 to derive many address from same seed phase #61

Merged
merged 4 commits into from
Jul 26, 2019

Conversation

unclezoro
Copy link
Contributor

@unclezoro unclezoro commented Jul 22, 2019

resolve #59.

For now, the keymanager is generated from the default path: "44'/714'/0'/0/0"
The 5 level path is : "purpose' / coin_type' / account' / change / address_index"
The " account' / change / address_index" part can be custom.

@unclezoro unclezoro changed the title Bip44 [R4R] support bip44 to derive many address from same seed phase Jul 22, 2019
@unclezoro unclezoro requested review from HaoyangLiu, darren-liu, ackratos, yutianwu and rickyyangz and removed request for HaoyangLiu and darren-liu July 22, 2019 07:02
HaoyangLiu
HaoyangLiu previously approved these changes Jul 22, 2019
@unclezoro unclezoro merged commit ad342e2 into master Jul 26, 2019
@unclezoro unclezoro deleted the bip44 branch April 20, 2020 14:32
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

Successfully merging this pull request may close these issues.

Can you support bip44 to derive many address from same seed phase?
2 participants