Skip to content

Commit

Permalink
Add video to receive-payjoin-v2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould authored Aug 2, 2024
1 parent a935a9f commit 092a3ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorials/receive-payjoin-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ We'll demostrate how you can receive an asynchronous [BIP 77: Payjoin Version 2]

The network parameters could be changed to support any Bitcoin network, but this tutorial will use the Bitcoin Signet network. We will ignore most errors and Payjoin Session persistence for simplicity. Reference the [`payjoin-cli` source](https://github.com/payjoin/rust-payjoin/tree/master/payjoin-cli) reference implementation for more information on those implementation details.

See the [video tutorial](https://www.youtube.com/watch?v=pybCDYbrgeQ) for a detailed follow along companion.

## Configure OHTTP Keys

First, you must bootstrap Oblivious HTTP (OHTTP) to connect to the Payjoin Directory without revealing your IP address.
Expand Down

0 comments on commit 092a3ea

Please sign in to comment.