Analysis updated 2026-07-25
Build a payment app that scans Venezuelan mobile payment QR codes.
Extract and verify recipient bank details from a Pago Móvil QR code.
Integrate Venezuelan bank transfer functionality into an existing app.
| asmel2020/decoder-qr-pago-movil | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
{"i":1234,"repo":"asmel2020/decoder-qr-pago-movil","stars":1,"lang":"TypeScript","ok":true,"char_count":1928,"text":"This repository is a TypeScript library that decodes QR codes used for mobile payments in Venezuela. The country has a payment system called Pago Móvil, also known as Suiche 7B, which lets people send money between bank accounts using their phone. When someone wants to receive a payment, they generate a QR code containing their account details. This library reads that QR code and pulls out the recipient's information, including their national ID number, phone number, bank, and name. It supports over 58 Venezuelan banks.","error":null}
A TypeScript library that reads Venezuelan mobile payment QR codes and extracts the recipient's bank account details like ID, phone, bank, and name.
Mainly TypeScript. The stack also includes TypeScript, Node.js.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.