Nano Donate is a browser extension for Google Chrome and Brave which allows you to donate Nano digital currency to participating websites. Simple and easy!
Nano is a global currency with instant transactions and zero fees over a secure, decentralized network. Learn more at nano.org
Nano Donate is available in the Chrome Web Store
Simply add a nano meta tag to your HTML with the following format:
<meta name="nano" content="ENTER_YOUR_NANO_DONATION_ADDRESS_HERE"/>
Nano donations sent through Nano Donate will arrive at the address you specify in the meta tag.
Depending on your website's architecture you could choose to specify a Nano donation address for your entire website or on a page-per-page basis. It's up to you!
Yes! Use our helpful generator below to create a special HTML tag to add to your web page. You can add as many tags as you'd like. When a Nano Donate user opens the extension on your page they will see the information you enter below.
Detailed explanation
Nano Donate searches for instances of a <nano-donate> HTML tag inside the <body> tag upon page load. When it finds an instance it reads the tag's attributes and uses the attributes to display values within the extension.
The attributes are:
If any of the two required attributes are missing or if an invalid Nano address is supplied Nano Donate will not process the HTML tag.
<nano-donate> HTML tags are invisible to visitors of your website.
The following is an example of a complete <nano-donate> HTML tag:
<nano-donate data-address="nano_3ugf5ugh81zaai4nuyw4zusyu7nbt5rnmk5tew7d8nsi4683bqu7ptqdipru" data-address-owner="Bob" data-role="Article Author" data-image="https://bobswebsite.com/bobs-avatar.png" data-title="Like my article? Donate to" />
Although it doesn't really matter where inside the <body> tag you place the <nano-donate> HTML tag/s, we suggest placing them just before the closing tag of the <body> tag.
If you need a Nano donation address you can download one of the many Nano wallets which should provide you with a Nano address.
Once you enable Nano Donate on your website we recommend sending a few small test 0.0001 nano donations from the extension to this donation Nano address to test that everything is set up correctly.
Absolutely not! Nano itself is feeless and so is Nano Donate.
Full source code for Nano Donate is available on its GitHub page.
Here are just a handful of websites enabled for donations:
If you enable your website for Nano Donate please let us know!