Skip to content

Payjoin V2 example#21

Open
aagbotemi wants to merge 2 commits into
bitcoindevkit:masterfrom
aagbotemi:example/payjoin
Open

Payjoin V2 example#21
aagbotemi wants to merge 2 commits into
bitcoindevkit:masterfrom
aagbotemi:example/payjoin

Conversation

@aagbotemi
Copy link
Copy Markdown
Collaborator

@aagbotemi aagbotemi commented Oct 9, 2025

Description

This PR provides an example of using Payjoin with bdk-tx. This PR fixes #3

Note to the reviewers

Currently, WIP. Finalizing PSBT for the receiver. A change output is being created resulting in 2 outputs.

Key components:

  • Payjoin session initialization.
  • Demonstrates PSBT building by sender
  • Receiver inputs contribution with privacy and validation check
  • PSBT finalization logic for both sender and receiver wallets

All Submissions:

@aagbotemi aagbotemi marked this pull request as ready for review October 10, 2025 15:49
@aagbotemi aagbotemi requested a review from evanlinjin October 26, 2025 22:15
@aagbotemi aagbotemi self-assigned this Nov 4, 2025
@ValuedMammal ValuedMammal added the documentation Improvements or additions to documentation label May 8, 2026
@evanlinjin evanlinjin force-pushed the example/payjoin branch 2 times, most recently from 4a684d5 to 4646ff7 Compare May 14, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[example] Create a payjoin example

2 participants