Skip to content

feat: encrypted export/import for transaction templates#234

Open
mofejo1 wants to merge 1 commit into
Nanle-code:masterfrom
mofejo1:feat/178-encrypted-template-export
Open

feat: encrypted export/import for transaction templates#234
mofejo1 wants to merge 1 commit into
Nanle-code:masterfrom
mofejo1:feat/178-encrypted-template-export

Conversation

@mofejo1
Copy link
Copy Markdown

@mofejo1 mofejo1 commented May 29, 2026

Implements encrypted transaction template backup/restore.

Changes

  • Add encrypted template vault backed by IndexedDB (setEncryptedValue/getEncryptedValue)
  • Add TemplateLibrary UI to unlock/export/import encrypted template packs
  • Integrate templates into command palette (KeyboardNavigation) and load into TransactionBuilder

Docs

  • Documented template export format in docs/api/encryption.md

Closes #178

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@mofejo1 is attempting to deploy a commit to the nanle-code's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@mofejo1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transaction template cloud sync (encrypted export)

1 participant