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

Instantiate wallet from "secret numbers" (XLS-12) #305

Closed
mDuo13 opened this issue Nov 13, 2021 · 2 comments
Closed

Instantiate wallet from "secret numbers" (XLS-12) #305

mDuo13 opened this issue Nov 13, 2021 · 2 comments
Labels

Comments

@mDuo13
Copy link
Collaborator

mDuo13 commented Nov 13, 2021

The Secret Numbers standard (XLS-12) defines an alternate format for an account seed or private key, which is used by XUMM wallet and possibly others. The Wallet class should support instantiation from an array or string of secret numbers.

@mDuo13 mDuo13 added the enhancement New feature or request label Nov 13, 2021
@JST5000
Copy link
Contributor

JST5000 commented Nov 15, 2021

Here's a PR for the same task in xrpl-js which might be useful as a reference - XRPLF/xrpl.js#1799

@JST5000
Copy link
Contributor

JST5000 commented Jan 5, 2023

Completed in the 2.0.0 beta release

@JST5000 JST5000 closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants