Skip to content

CoinGame/Donate-NuBits-Button

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#donate-nubits

Donate-NuBits button is a very simple button users can click on your website to display a NuBits address. It's easy to copy/paste this address and send a donation. Only one size is available right now. Make sure to change <Insert Donation Address Here> with your NuBits address.

Javascript - put this above the HTML code

<script src="https://cdn.rawgit.com/CoinGame/Donate-NuBits-Button/nuv1.0/bitcoinate.min.js"></script>

HTML - put this in the body where you want the button to show up (remember to update data-address with your NuBits address

<button class="donate-nubits" data-size="50" data-address="<Insert Donation Address Here>">Donate Nubits</button>

The button will look like this:

Imgur

#Bitcoinate info ##support this dev!

Bitcoinate helps you to get supported by providing a simple, appealing and secure solution to receive bitcoin Donations. Just copy the specified CSS and HTML into your website and you're ready to go!

  1. Recognition
    The beautiful buttons are easy to recognize and your visitors instantly know that they can support you by donating bitcoins.
  2. Simple to use
    Integrate the Javascript link at the end of the website-body and paste the html to the places where you want the button to appear. Could it be easier?
  3. Secure
    It's easy to make a mistake while copying a bitcoin address. To minimize the risk of copying a wrong address, the bitcoinate button opens a prompt window which lets you easily copy the bitcoin address.

The bitcoinate button is available in three different sizes

  • small
  • medium
  • large

##Contribution

If you like the Idea of this website, please help me to spread the word and to establish bitcoinate as a trusted and popular way to receive support for your work. Also consider a bitcoin donation (bitcoination) to support me and bitcoinate.org.

Thanks a lot!

Please check out bitcoinate.org for the code and further information!

About

Donate NuBits button created from Bitcoinate

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 57.8%
  • JavaScript 42.2%