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 new functions to wasm-crypto #1282

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Add new functions to wasm-crypto #1282

merged 1 commit into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. Add new functions to wasm-crypto

    - new function make_default_account_pubkey to generate new account
      pubkey from a mnemonic
    - new function make_receiving_address to generate a receiving address
      for a given account pubkey + key index
    - new function pubkey_to_string to convert a receiving public key to string
    OBorce committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9f803f9 View commit details
    Browse the repository at this point in the history