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

wallet-core: implement EIP2333 key derivation #3476

Open
fed-franz opened this issue Feb 10, 2025 · 0 comments
Open

wallet-core: implement EIP2333 key derivation #3476

fed-franz opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@fed-franz
Copy link
Contributor

fed-franz commented Feb 10, 2025

Summary

Implement the EIP2333 derivation scheme as an internal library to be used by the existing key generator

Possible solution design or implementation

Implement methods described in the specification document

Additional context

The implementation will follow EIP2333 specs and use the following external implementations as a secondary reference:

Once EIP2333 derivation has been implemented, it will be possible to adhere to EIP2334 by deriving keys with the appropriate derivation path

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

No branches or pull requests

1 participant