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

Conversation

OBorce
Copy link
Contributor

@OBorce OBorce commented Oct 18, 2023

  • 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

- 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 OBorce merged commit 1bfff08 into master Oct 19, 2023
31 checks passed
@OBorce OBorce deleted the feature/wasm-new-functions branch October 19, 2023 12:02
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.

None yet

3 participants