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

Manually PSBT Signing #133

Open
GregorWedlich opened this issue Nov 6, 2023 · 3 comments
Open

Manually PSBT Signing #133

GregorWedlich opened this issue Nov 6, 2023 · 3 comments
Labels
needs/area Needs area label(s) needs/kind Needs kind label needs/priority Needs a priority label needs/triage Waiting for triage to be accepted platform/mac

Comments

@GregorWedlich
Copy link

Unfortunately, there is still no wallet that supports manual signing of PSBTs. This would be helpful, for example, for the official Ord wallet (https://github.com/ordinals/ord), where inscriptions are often on a separate address, making sending them unwieldy and expensive.

  1. Create a Seller PSBT (ID, Owner, UTXO, Price, etc.) https://sado.space/docs/sdk-instantbuy#create-seller-psbt
    1.1. Example: Sign with "bitcoin-cli walletprocesspsbt"..." true "SINGLE|ANYONECANPAY" on the machine with the Ord Wallet.
  2. Verify the Buyer has UTXOs in their wallet, or create two DUMMY UTXOs.
    2.1. Create Buyer PSBT and Sign with Unisat, Xverse, etc.

But maybe the request is wrong at this point :)

@github-actions github-actions bot added platform/mac needs/triage Waiting for triage to be accepted labels Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

@TheRealFuture42: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added needs/kind Needs kind label needs/area Needs area label(s) labels Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

@TheRealFuture42: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details

I am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added the needs/priority Needs a priority label label Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

@TheRealFuture42: Thanks for opening an issue, an appropriate priority will be added soon.

The priority labels can be added by foundation members by writing /priority [type] in a comment.

Details

I am a bot created to help the ordzaar developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/area Needs area label(s) needs/kind Needs kind label needs/priority Needs a priority label needs/triage Waiting for triage to be accepted platform/mac
Projects
None yet
Development

No branches or pull requests

1 participant