Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BTS-CM/BTS-QRCodes

Generating QR codes for Bitshares operations
https://github.com/BTS-CM/BTS-QRCodes

bitshares nodejs qr qrcode

Last synced: about 2 months ago
JSON representation

Generating QR codes for Bitshares operations

Awesome Lists containing this project

README

        

Before proceeding, navigate to the `ops` folder and locate the operation you wish to generate a QR code for. Once located, edit the JS file to include your desired operation variables.

After doing the above, run the following commands in terminal:

npm i
node ./index.js

Select the operation you want to generate a QR for.

Your QR code image can be found in the output folder.