Generate Nano QR Code

Installation
SKILL.md

Generate Nano QR Code

Generates a terminal-friendly ASCII QR code for a Nano address, optionally including an amount.

CLI Usage

Basic QR (address only)

npx -y xno-skills qr nano_1abc123...

QR with amount (in XNO, decimal)

npx -y xno-skills qr nano_1abc123... --amount 1.5

JSON output (for scripts)

Installs
GitHub Stars
5
First Seen
Generate Nano QR Code — casualsecurityinc/xno-skills