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

Support non-mnemonic SigningKeys #16

Open
1 of 4 tasks
de-husk opened this issue Nov 10, 2022 · 1 comment
Open
1 of 4 tasks

Support non-mnemonic SigningKeys #16

de-husk opened this issue Nov 10, 2022 · 1 comment

Comments

@de-husk
Copy link
Owner

de-husk commented Nov 10, 2022

Key::Mnemonic("blah blah blah") really only works for localnet.

We need a way to securely sign transactions for testnet / mainnet use cases.

  • Allow users to use their own existing os Keyring password
  • Add full Keyring password CRUD support through cosm-tome
  • Add ledger support
  • Write documentation on proper Keyring / ledger usage for both other libraries and applications
@de-husk
Copy link
Owner Author

de-husk commented Jan 2, 2023

#27

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

No branches or pull requests

1 participant