Skip to content

Add Arc Receipts MVP#1

Merged
horn111 merged 1 commit into
mainfrom
feat/arc-receipts-mvp
Jun 18, 2026
Merged

Add Arc Receipts MVP#1
horn111 merged 1 commit into
mainfrom
feat/arc-receipts-mvp

Conversation

@horn111

@horn111 horn111 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Description

Adds the first Arc Receipts MVP layer to arc-nano-kit.

This introduces invoice/payment ops primitives for Arc apps:

  • invoice creation with stablecoin units, payment URI, and Arc memo correlation
  • receipt matching for observed payments
  • in-memory invoice/receipt/event ledger
  • signed webhook helpers
  • public @arc-nano-kit/sdk/receipts export
  • docs, roadmap, and changelog updates

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

N/A

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally with my changes
  • I have updated the documentation accordingly
  • I have updated the CHANGELOG.md

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arc-nano-kit-demo Ready Ready Preview, Comment Jun 18, 2026 11:29pm

@horn111
horn111 merged commit fe799aa into main Jun 18, 2026
6 checks passed
@horn111 horn111 mentioned this pull request Jun 28, 2026
11 tasks
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.

1 participant