This commit is contained in:
Christer Warén
2024-05-30 22:04:55 +03:00
parent b5ac4e724d
commit 5934fc7c0b
3 changed files with 82 additions and 12 deletions

61
docs/crypto-wallets.md Normal file
View File

@@ -0,0 +1,61 @@
# Crypto Wallets
<h2 id="bitcoin">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/bitcoin-light.svg">
<img src="../assets/icons/bitcoin.svg" width="25px" height="25px">
</picture>
Bitcoin
</h2>
<img src="https://christerwaren.fi/barcode.svg?s=qr&c=bitcoin%3Abc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c" width="250px" height="250px">
<b>Wallet Address:</b><br>
bc1qlqz08vm7xgl7sff006z32zarrtyc26exum7z5c
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="ethereum">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/ethereum-light.svg">
<img src="../assets/icons/ethereum.svg" width="25px" height="25px">
</picture>
Ethereum
</h2>
<img src="https://christerwaren.fi/barcode.svg?s=qr&c=ethereum%3A0xe14c0d40f6b214a75cc36c063c6ad36f3947ea41" width="250px" height="250px">
<b>Wallet Address:</b><br>
0xe14c0d40f6b214a75cc36c063c6ad36f3947ea41
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="litecoin">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/litecoin-light.svg">
<img src="../assets/icons/litecoin.svg" width="25px" height="25px">
</picture>
Litecoin
</h2>
<img src="https://christerwaren.fi/barcode.svg?s=qr&c=litecoin%3Altc1q0pk8gn4szdc984llafnju6259534753sm3cxtx" width="250px" height="250px">
<b>Wallet Address:</b><br>
ltc1q0pk8gn4szdc984llafnju6259534753sm3cxtx
<a href="https://github.com/cwchristerw">Return to profile</a>
<h2 id="monero">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="../assets/icons/monero-light.svg">
<img src="../assets/icons/monero.svg" width="25px" height="25px">
</picture>
Monero
</h2>
<img src="https://christerwaren.fi/barcode.svg?s=qr&c=monero%3A42jGtAeArpkU79SGv1ZSanSsZ3rNwkDHa9waAbcYEdarD8fFT9g2XD3c8endRdK6FLhL7E1QP7ueJ5QQZahRsgYV8Ggohq4" width="250px" height="250px">
<b>Wallet Address:</b><br>
42jGtAeArpkU79SGv1ZSanSsZ3rNwkDHa9waAbcYEdarD8fFT9g2XD3c8endRdK6FLhL7E1QP7ueJ5QQZahRsgYV8Ggohq4
<a href="https://github.com/cwchristerw">Return to profile</a>