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 signing w/ secret key using CLI #102

Open
3 tasks
SlnPons opened this issue Sep 2, 2024 · 0 comments
Open
3 tasks

Add signing w/ secret key using CLI #102

SlnPons opened this issue Sep 2, 2024 · 0 comments

Comments

@SlnPons
Copy link
Collaborator

SlnPons commented Sep 2, 2024

Context
As a user, I want to be able to sign operations automatically using my secret key so it's simpler than using external wallet.

How to

  • Check the env for DEWEB_SECRET_KEY, if it exists, use it to "import" the wallet and sign operations
  • Check the config file, if the secret key is specified, use it to "import" the wallet and sign operations
  • If secret keys are specified in both the env and the config, the env is used
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