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

Initial xkeys support #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Initial xkeys support #4

wants to merge 1 commit into from

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Jan 17, 2025

Only key generation, reading from seed and public key output are supported. Seal and open functions are to be implemented later on a follow up PR.

resolves #3

@mtmk
Copy link
Collaborator Author

mtmk commented Jan 17, 2025

@ploef are you able to confirm this is working for you and functionality provided is enough i.e. you don't need seal and open?

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.

Using Nkeys.FromSeed for a XKeySeed returns: Invalid Public Prefix Byte
1 participant