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

Can we sign transactions too? #8

Open
xrchz opened this issue Dec 26, 2022 · 5 comments
Open

Can we sign transactions too? #8

xrchz opened this issue Dec 26, 2022 · 5 comments

Comments

@xrchz
Copy link

xrchz commented Dec 26, 2022

Can I use this to sign a transaction, not just a message?

@actuallymentor
Copy link
Owner

You mean presigning transactions without submitting them?

@xrchz
Copy link
Author

xrchz commented Feb 21, 2023

Yes

@actuallymentor
Copy link
Owner

Not currently, but it should be possible to implement. How badly do you want this and how big is the usecase?

@elbro
Copy link

elbro commented Feb 27, 2023

Not currently, but it should be possible to implement. How badly do you want this and how big is the usecase?

This would be super useful so we can securely sign a transaction in a script, e.g. RocketArb which currently needs a private key manually injected https://github.com/xrchz/rocketarb/blob/main/allnodes.js

@xrchz
Copy link
Author

xrchz commented Mar 20, 2023

What do we have to do to get this implemented?

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

3 participants