add Litecoin donation option

This commit is contained in:
Daniel Micay 2023-08-07 01:35:47 -04:00
parent 2de0fa2fe3
commit b365b3568e
3 changed files with 22 additions and 0 deletions

View File

@ -16,3 +16,4 @@ generate static/donate-monero.png 'monero:862CebHaBpFPgYoNC6zw4U8rsXrDjD8s5LMJNS
generate static/donate-zcash-transparent.png 'zcash:t1SJABjX8rqgzqgrzLW5dUw7ikSDZ2snD8A?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation' generate static/donate-zcash-transparent.png 'zcash:t1SJABjX8rqgzqgrzLW5dUw7ikSDZ2snD8A?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation'
generate static/donate-ethereum.png 'ethereum:0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61' generate static/donate-ethereum.png 'ethereum:0xC822A62E5Ab443E0001f30cEB9B2336D0524fC61'
generate static/donate-cardano.png 'web+cardano:addr1q9v89vfwyfssveug5zf2w7leafz8ethq490gvq0ghag883atfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggq2a2wt6' generate static/donate-cardano.png 'web+cardano:addr1q9v89vfwyfssveug5zf2w7leafz8ethq490gvq0ghag883atfnucytpnq2t38dj7cnyngs6ne05cdwu9gseevgmt3ggq2a2wt6'
generate static/donate-litecoin.png 'litecoin:ltc1qzssmqueth6zjzr95rkluy5xdx9q4lk8vyrvea9?label=GrapheneOS%20Foundation&message=Donation%20to%20GrapheneOS%20Foundation'

BIN
static/donate-litecoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

View File

@ -54,6 +54,7 @@
<li><a href="#zcash">Zcash</a></li> <li><a href="#zcash">Zcash</a></li>
<li><a href="#ethereum">Ethereum</a></li> <li><a href="#ethereum">Ethereum</a></li>
<li><a href="#cardano">Cardano</a></li> <li><a href="#cardano">Cardano</a></li>
<li><a href="#litecoin">Litecoin</a></li>
<li><a href="#paypal">PayPal</a></li> <li><a href="#paypal">PayPal</a></li>
<li><a href="#e-transfer">Interac e-Transfer</a></li> <li><a href="#e-transfer">Interac e-Transfer</a></li>
</ul> </ul>
@ -182,6 +183,26 @@
<p><strong>We aren't looking for donations of tokens, only Cardano itself.</strong></p> <p><strong>We aren't looking for donations of tokens, only Cardano itself.</strong></p>
</section> </section>
<section id="litecoin">
<h2><a href="#litecoin">Litecoin</a></h2>
<p>Litecoin can be used to make donations to the non-profit GrapheneOS
Foundation.</p>
<p>You can send Litecoin donations to the following Bech32 (Segwit) address:</p>
<div class="coin-address">
<a href="litecoin:ltc1qzssmqueth6zjzr95rkluy5xdx9q4lk8vyrvea9?label=GrapheneOS%20Foundation&amp;message=Donation%20to%20GrapheneOS%20Foundation" rel="nofollow">
<img src="/donate-litecoin.png" alt="Litecoin donation QR code"/>
<p>ltc1qzssmqueth6zjzr95rkluy5xdx9q4lk8vyrvea9</p>
</a>
</div>
<p>We recommend using the lowest fee tier recommended by your wallet since the
transaction taking hours or even a couple days is fine. An even lower custom fee
isn't recommended unless you're going to monitor it and bump the fee with RBF.</p>
</section>
<section id="paypal"> <section id="paypal">
<h2><a href="#paypal">PayPal</a></h2> <h2><a href="#paypal">PayPal</a></h2>