Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Generates QR-codes for your Bitcoin receiving addresses with configurable options like image size, amount and more.

License

Notifications You must be signed in to change notification settings

games647/BitcoinQRCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitcoinQRCode

Warning: Previously were was a bug in this software that didn't geranted new QR-Codes. It just hides and show them. It's fixed now. I paying everything back as you can verify in the blockchain. Please verify generated QR-Codes if you previously used this software.

Bitcoin QR-Code with logo

Description

This project generates QR-codes for your Bitcoin receiving addresses with configurable options like image size, amount and more.

Features

  • Configurable size
  • Generates different QR-codes with the Bitcoin logo in it
  • Advanced fields for:
    • Amount
    • Label
    • Message
  • Removed Piwik tracking
  • Replaced social share buttons with privacy enhanced links
  • OpenGraph implementation
  • Support for different currency units
    • BTC
    • mBTC
    • μBTC
    • Satoshi
  • Works offline
  • Mobile user friendly

Supported currencies

  • Bitcoin
  • Litecoin

Development

This project is open for pull requests. So feel free to contribute

  1. Download the project using Git clone
  2. Run git submodule update --init --recursive to initialize the jQuery-qrcode library
  3. Start coding
  4. Test your changes by dropping the index.html into your browser

Website

BitcoinQRCode

How to use

  1. Add your Bitcoin address
  2. (Optional) Set a configurable size
  3. (Optional) Use the advanced fields
  4. Right click on the image to save it to disk or copy to clipboard

Credits

About

Generates QR-codes for your Bitcoin receiving addresses with configurable options like image size, amount and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 61.9%
  • JavaScript 32.7%
  • CSS 5.4%