Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Generating QR codes for Bitshares operations
- Host: GitHub
- URL: https://github.com/BTS-CM/BTS-QRCodes
- Owner: BTS-CM
- License: mit
- Created: 2022-10-12T13:55:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T16:00:19.000Z (over 2 years ago)
- Last Synced: 2024-08-04T03:03:36.574Z (6 months ago)
- Topics: bitshares, nodejs, qr, qrcode
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bitshares - BTS-QRCodes - QR code generation scripts for Bitshares blockchain operations. (Libraries / Tools and Scripts)
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.jsSelect the operation you want to generate a QR for.
Your QR code image can be found in the output folder.