Dynamic QRCode
The dynamic qrcode is used to solve the problem of too much data in one picture
How to use
Here is a demo to show how to use TokenPocket dynamic qrcode protocol to show data: aaaaabbbbbbbbbbbccccccccccccddddddddddddddeeeeeeeeeeeeeee
First split the full data to two parts : 1 aaaaabbbbbbbbbbbcccccccccccc 2 ddddddddddddddeeeeeeeeeeeeeee
Generate fragments with TokenPocket dynamic qrcode
Generate picture with fragment data, and then get Gif or other video file with the all pictures
Normative References
https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-005-ur.md
Last updated