Skip to content

zseko/ARRRmada-donation-button

 
 

Repository files navigation

ARRRmada QR donation button

Fork of Dogracer's $ARRR Donation Button. Customize any HTML element into a Pirate ARRR donation widget!

Check demo


Pirate Chain is a blockchain that is secure and anonymous. Secure against 51% attacks thanks to dPoW (delayed proof of work) and privacy by default. Pirate Chain is supported by the ARRRmada fleet. The platform for the acceptance of ARRR.

Step 1 - Stick these goodies between your tags:

  <script src="jquery.min.js"></script>
  <script src="jquery-qrcode.min.js"></script>
  <link rel="stylesheet" href="donate_arrr.css">
  <script src="donate_arrr.js"></script>

Step 2 - wrap your favorite HTML element to make it into a donation flyout on hover:

  <a href="piratechain:YOUR-zADDRESS">☠️ DONATE ARRR</a>

Step 3 - Profit! from sweet Pirate ARRR rewards from more generous Pirates!

Dependencies:


ARRR accepted!!!

If you would like to support the ARRRmada with a donation, you can find our ARRRddress here: zs19dl8xcd3n3qft9te4t36rjlum6vgetdq65va7et92fcfa8pm3pukrws4xm6c0k030t096ea0ax2

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • HTML 5.9%
  • CSS 2.4%