QR Code Generator

First 2 links :disappointed:. We need to make sure a better link is the top recommendation.

1 Like

Ywallet has an internal QR URL generator you can use

2 Likes

@Autotunafish agreed :+1:. Still need a good QR code generator without need for private keys though.

@hanh feature request - save as PNG?

2 Likes

You can also use a generic one with the following format (@BrunchTime :+1: )

zcash:zs1j29m7zdhhyy2eqrz89l4zhk0angqjh368gqkj2vgdyqmeuultteny36n3qsm47zn8du5sw3ts7f?amount=0.001&memo=RXhhbXBsZSBmb3IgVVJMIG9mIDAuMDAx

That line will (should) generate the following which works for me

The catch is the memo as it needs to be the hex conversion of the ascii characters. That memo says β€œExample for URL of 0.001”, dont forget

3 Likes

Found this that may be helpful:

Live demo: QR Code generator library

2 Likes