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

Question - how to sign the transactions #138

Closed
laplasz opened this issue Apr 12, 2021 · 2 comments
Closed

Question - how to sign the transactions #138

laplasz opened this issue Apr 12, 2021 · 2 comments

Comments

@laplasz
Copy link

laplasz commented Apr 12, 2021

Hi!

Just would like to get some help - is it possible to use this lib for signing transactions?
I saw example about transaction build.

Thanks in advance!

@laplasz laplasz changed the title Question - possible to sign the transactions Question - how to sign the transactions Apr 12, 2021
@SebastienGllmt
Copy link
Contributor

Yes, you can create witnesses (signatures) and then add them to the transaction. Notably make_daedalus_bootstrap_witness, make_icarus_bootstrap_witness and make_vkey_witness generate signatures.

@laplasz
Copy link
Author

laplasz commented Apr 12, 2021

THanks @SebastienGllmt
So what I would like to do is to sign the transaction and get tx.signed - I will try to use make_daedalus_bootstrap_witness

This issue was closed.
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

2 participants