StabilityNexus / StabilityNexus/Chainvoice

[FEATURE]: Shareable link + QR code for each invoice

Open
#206 2 comments 0 reactions 1 assignee View on GitHub

@Atharva0506 is already working on this.

Since Aug 30, 2026.

enhancement
Dominant language
JavaScript
Stars
10
Forks
47
Avg merge
17h 47m
Merged PRs (30d)
4

Description

Feature and its Use Cases

Add a generated shareable public link and QR code for every invoice. The link and QR should point to a read-only invoice view page that can be opened without requiring wallet login (or with controlled access, depending on privacy settings).

  • Generate a shareable URL and QR code that contain encoded invoice data directly (instead of only linking by invoice ID).

  • Instant invoice rendering after opening/scanning, reduced dependency on backend fetch, and easier offline/portable sharing.

  • Quick invoice sharing in chat/email, scan-to-view in physical invoices, and environments with limited connectivity.

Additional Context
  • Prefer compressed + signed payload to prevent tampering.
  • Add fallback when payload exceeds practical QR/URL size limits.
Code of Conduct
  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.