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

lidofinance/qr-tool

Repository files navigation

QR gif tool

Depretaced ⚠️

The application was used as part of dc4bc and is no longer supported after rotating withdrawal credentials from 0x00 type a to 0x01


This tool can be used to encode / decode data in QR-gifs Just download html file and open it in your browser.

Make sure that sha1 hash of the file is the following:

SHA1 (index.html) = 9414f1b091b1687e3c6c2e349a045496e040b2f5

You might type sha1sum index.html on your terminal to check it

Installation

git clone [email protected]:lidofinance/qr-tool.git
cd qr-tool
yarn

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

yarn compact

Compact build of the app. index.html of the repository root is a compact build.

Notes

  • may not work on mobile phone