Socket
Socket
Sign inDemoInstall

@capitalisk/qr-code-generator

Package Overview
Dependencies
30
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @capitalisk/qr-code-generator

A QR Code generator for pre-filling transactions


Version published
Weekly downloads
1
Maintainers
1
Install size
1.63 MB
Created
Weekly downloads
 

Readme

Source

QR Code generator

This repo is to generate a url with pre-filled transaction details for anyone to scan and send the provided transaction. Check out test.js for relevant use-cases.

Usage:


const generator = new QRCodeGenerator({ url: 'http://example.com/transactions/create' });

generator.generateBase64Image('sampledata')

Keywords

FAQs

Last updated on 18 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc