SampleQRCodeJS
Generate QR code and present on a dynamic HTML web page using qrcodejs library.
Install / Use
/learn @ArdeshirV/SampleQRCodeJSREADME
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" />
<!--<link rel="stylesheet" href="https://raw.githubusercontent.com/ArdeshirV/ardeshirv.github.io/master/css/av-darklee.css">-->
<link rel="stylesheet" href="./css/av-darklee.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="icon" href="img/tech-supp.png">
</head>
<body>
<header>
<h1>SampleQRCodeJS</h1>
</header>
<main>
<article>
<section>
<h2>Please Donate!</h2>
<p>We truly appreciate and thank you for any donation you can give to our project</p>
<figure>
<figcaption>Bitcoin:1GtjrxH6t8om8KwHAHKpcG5SAwVSsm4PEi</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Bitcoin%201GtjrxH6t8om8KwHAHKpcG5SAwVSsm4PEi.png">
</figure>
<figure>
<figcaption>Ethereum:0x6E6465394D14975956cd1BD37ab4E35F2C60300E</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Ethereum%200x6E6465394D14975956cd1BD37ab4E35F2C60300E.png">
</figure>
<figure>
<figcaption>USDT:0x6E6465394D14975956cd1BD37ab4E35F2C60300E</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/USDTether%200x6E6465394D14975956cd1BD37ab4E35F2C60300E.png">
</figure>
<figure>
<figcaption>Litecoin:LdfYVr2Lgyuwp9K5Dk4aUsUbUQ2Rr5TA1n</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Litecoin%20LdfYVr2Lgyuwp9K5Dk4aUsUbUQ2Rr5TA1n.png">
</figure>
<figure>
<figcaption>Tron:TCB6uBci8mw1P4e2xikSGbyHcFjNCFphXr</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Tron%20TCB6uBci8mw1P4e2xikSGbyHcFjNCFphXr.png">
</figure>
<figure>
<figcaption>Nano:nano_3feuiaogay8zbsfye5ob1xp7obwb4syfpmc4pcb7ctckhh5z8671q4uzm9tc</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Nano%20nano_3feuiaogay8zbsfye5ob1xp7obwb4syfpmc4pcb7ctckhh5z8671q4uzm9tc.png">
</figure>
<figure>
<figcaption>Stellar:GCMALSIYBJT74K5SKJFHMLBJRWFCO6EPIKQ4DO6C7ER4QAYIMTQSOOWI</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Stellar%20GCMALSIYBJT74K5SKJFHMLBJRWFCO6EPIKQ4DO6C7ER4QAYIMTQSOOWI.png">
</figure>
<figure>
<figcaption>Binance:bnb15qwa7kl46ledh5zqqynmy2tqw92mhzuwmap6sf</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Binance%20bnb15qwa7kl46ledh5zqqynmy2tqw92mhzuwmap6sf.png">
</figure>
<figure>
<figcaption>ZCash:t1ZnspKa3XFijtUAG6yKHsM3y6Bdb7C8HKA</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/ZCash%20t1ZnspKa3XFijtUAG6yKHsM3y6Bdb7C8HKA.png">
</figure>
<figure>
<figcaption>Cardano:DdzFFzCqrhsoSn5qvqRTovUkr1XHWy9LvbvDHVYFoFFyxAJkf1bT4X4ySpm8DwFqDo3EWAn934W9WfipbSNiXTcRzEqLP1y5KyAfMByJ</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Cardano%20DdzFFzCqrhsoSn5qvqRTovUkr1XHWy9LvbvDHVYFoFFyxAJkf1bT4X4ySpm8DwFqDo3EWAn934W9WfipbSNiXTcRzEqLP1y5KyAfMByJ.png">
</figure>
<figure>
<figcaption>Monero:42dJ7dWZjHyV4bzL4uVcS6cYnNfSvtXQyJaZ83yj4xALMiZoEMuja5SdcMHZS3Ai1eDCF9D5RDzgrHoyngckf38yC2MM42y</figcaption>
<img src="https://raw.githubusercontent.com/ArdeshirV/resources/master/Wallets/Donation/QR/Monero%2042dJ7dWZjHyV4bzL4uVcS6cYnNfSvtXQyJaZ83yj4xALMiZoEMuja5SdcMHZS3Ai1eDCF9D5RDzgrHoyngckf38yC2MM42y.png">
</figure>
</section>
</article>
</main>
<footer>
<b/><b/>
<p class="copyright">
Copyright© 2015-2019 <a href="mailto:ArdeshirV@protonmail.com" alt="email">ArdeshirV(at)protonmail.com</a>, Licensed under GPL<sup>v3+</sup>
<p/>
</footer>
</body>
</html>
