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

Request for example/documentation on signing transactions with a custom UTXO set #114

Open
kyluke opened this issue Oct 6, 2023 · 1 comment

Comments

@kyluke
Copy link

kyluke commented Oct 6, 2023

Thanks for adding the ability to add foreign utxos (#86). Would it be possible to include an example of how to use this correctly?

I am currently working on an app that has a database of it's own unspent UTXO set (previous transaction id, output index and sats amount).

Is it possible to use this library to sign a transaction with only this data? I've only found documentation on how to fetch UTXO's via an electrum server. This however does not work for my use case.

Any advice or an example would be greatly appreciated.

@CyberWake
Copy link

Hi @BitcoinZavior do you have any code samples for this to work. I tried this but couldn't make it work. Seeking for some help here. Understanding there are lot more things to be looked upon. Hopefully we can see some code snippets or documentation update anything works.
Thanks a lot.

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