Skip to content

Open Source Hardware, Virtually indestructible cold storage for Cryptocurrency seeds / keys

Notifications You must be signed in to change notification settings

george-viaud/QR-Code-SVG-Logo-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code SVG Generator for CrypTile

Generate etch-ready logos for the CrypTile project! Learn how at https://CrypTile.us

Turn this...

Example Code

Into this...

Example Code

Logo should be a svg file, the output QR code is also an SVG

Simply pass the svg file containing the logo, the url you want on the QR code, and the output filename

Since the addition of a logo reduces redundancy, you may wish to produce tiles without a logo, depending on your threat model.

./generate.py ./coin-logos/BTC.svg "correct horse battery staple pacifist convolve pinch amputate upstream potsherd baryta nod" ./your_seed.svg

or

./generate.py --nologo "correct horse battery staple pacifist convolve pinch amputate upstream potsherd baryta nod" ./your_seed.svg

Dependencies

Python modules: PIL (Python Imaging Library)

About

Open Source Hardware, Virtually indestructible cold storage for Cryptocurrency seeds / keys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%