You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0360/ref-impl/rust/docs/p2qrh-end-to-end.adoc
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,29 @@ Execute in Bitcoin Core `regtest` mode.
17
17
18
18
=== Bitcoin Core
19
19
20
-
TO-DO
20
+
The link:https://github.com/jbride/bitcoin/tree/p2qrh[p2qrh branch] of bitcoin core is needed.
21
+
22
+
Build instructions for the `p2qrh` branch are the same as `master` and is documented link:https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md[here].
23
+
24
+
As such, the following is an example series of steps (on a Fedora 42 host) to compile and run the `p2qrh` branch of bitcoin core:
Copy file name to clipboardExpand all lines: bip-0360/ref-impl/rust/docs/p2tr-end-to-end.adoc
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,29 @@ Execute in Bitcoin Core `regtest` mode.
17
17
18
18
=== Bitcoin Core
19
19
20
-
TO-DO
20
+
The link:https://github.com/jbride/bitcoin/tree/p2qrh[p2qrh branch] of bitcoin core is needed.
21
+
22
+
Build instructions for the `p2qrh` branch are the same as `master` and is documented link:https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md[here].
23
+
24
+
As such, the following is an example series of steps (on a Fedora 42 host) to compile and run the `p2qrh` branch of bitcoin core:
0 commit comments