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

NIP-06: Support multiple account private keys derived from seed words #219

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

futpib
Copy link
Contributor

@futpib futpib commented May 25, 2023

https://github.com/nostr-protocol/nips/blob/04959313559731c90cfa74413b7b8996795ee601/06.md?plain=1#LL13C7-L13C7

I checked the test results against https://iancoleman.io/bip39/ just in case using this to convert xprv to hex (in case someone wants to check for themselves):

require('hdkey').fromExtendedKey('PUT xprv HERE').privateKey.toString('hex')

@fiatjaf fiatjaf merged commit 3d767be into nbd-wtf:master Dec 16, 2023
0 of 2 checks passed
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.

2 participants