This is a web-based tool to convert a static QRIS (Quick Response Code Indonesian Standard) into a dynamic one. Users can upload a static QRIS image, specify a payment amount and an optional transaction fee, and the application will generate a new, dynamic QRIS code ready for payment. The app also conveniently saves your previously used QRIS codes for quick access.
jsQR library is used to read the QR code from the image and extract the static QRIS string data.54) and transaction fee (55, 56, or 57). It then replaces the static QRIS indicator (010211) with the dynamic one (010212).qrcode-generator library.jsQRqrcode-generatorPrerequisites: Node.js
Clone the repository:
bash
git clone https://github.com/your-username/qris-dinamis-generator.git
cd qris-dinamis-generator
Install dependencies:
bash
npm install
Run the development server:
bash
npm run dev
The application will be running at http://localhost:5173 (or another port if 5173 is busy).
$ claude mcp add qris-dinamis-generator \
-- python -m otcore.mcp_server <graph>