Skip to content

Make QR codes with a pixelated version of the word “NFT” in the middle.

License

Notifications You must be signed in to change notification settings

adilmoujahid/nft-qr-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT QR Code

Source code for generating a 29x29 QR code that encodes a string of up to 35 characters and replaces the the middle of the QR code with a pixelated version of the word “NFT”.

Dependencies

  • Works with Python 3.6 _ Requires qrcode, numpy, and Pillow libraries.

How to run the code

python make_qr_code.py <YOUR STRING>

About

Make QR codes with a pixelated version of the word “NFT” in the middle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages