Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions integration/pirc_compatibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# PiRC Integration Layer (v0.3)

## Overview

This extension is designed to integrate seamlessly with the existing PiRC structure.

## Compatibility

- Uses POS SDK from `docs/MERCHANT_INTEGRATION.md`
- Metadata attaches to any contract in `contracts/`
- Fully modular and spec-first

## Integration Model

1. Product registered off-chain
2. Metadata stored and signed
3. Verification via QR / NFC
4. Optional on-chain anchoring (future)

## Goal

Provide a trust layer for:
- Merchants
- Buyers
- Cross-border commerce

## Status

Ready for integration into PiRC ecosystem.