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

add encode_seed function #8

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Commits on Apr 26, 2024

  1. add encode_seed function

    This function takes a bystring of length 32 and produces an nkey-encoded
    seed. This function can be used to generate nkeys (with the onus of
    providing proper entropy left to the user).
    JaredCorduan committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    259f17c View commit details
    Browse the repository at this point in the history