diff options
| -rw-r--r-- | static/donate-bitcoin-taproot.png | bin | 0 -> 396 bytes | |||
| -rw-r--r-- | static/donate.html | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/static/donate-bitcoin-taproot.png b/static/donate-bitcoin-taproot.png Binary files differnew file mode 100644 index 00000000..fef591e3 --- /dev/null +++ b/static/donate-bitcoin-taproot.png diff --git a/static/donate.html b/static/donate.html index 839dc0a6..2952e494 100644 --- a/static/donate.html +++ b/static/donate.html @@ -83,6 +83,15 @@ </a> </div> + <p>Alternatively, you can donate to the following Taproot address if your wallet supports it (preferred):</p> + + <div class="coin-address"> + <a href="bitcoin:bc1paundtwscvlqchmjgds2cj2dpay5y72ll37r07x57dhw9q234k6dqmc2ztx?label=GrapheneOS&message=Donation%20to%20GrapheneOS" rel="nofollow"> + <img src="/donate-bitcoin-taproot.png" alt="Bitcoin Taproot donation QR code" width="196" height="196"/> + <p>bc1paundtwscvlqchmjgds2cj2dpay5y72ll37r07x57dhw9q234k6dqmc2ztx</p> + </a> + </div> + <p>Using a low fee is recommended, since the payment doesn't need to be quick. There's no need to waste your money choosing a fee based on having it arrive within an hour, when having it go through within a couple days is perfectly fine.</p> |
