SolReceipts

The Compliance Layer for Solana.
Automated Invoicing, VAT Settlement & Privacy.

Merchant Dashboard

Create payment links, track tax liability, and export accountant-ready CSV reports.

Customer Portal

View your purchase history, download PDF invoices, and manage receipts.

Project Architecture & Compliance Strategy

GDPR-Compliant Hybrid Model

While settlement occurs on-chain via smart contract, Personally Identifiable Information (PII) (names, addresses) is stored off-chain in our backend. This ensures compliance with EU "Right to be Forgotten" laws, as the public ledger is immutable.

Open Source Contracts

We will open-source the settlement contracts, allowing merchants to self-host their compliance layer if desired.

Prototype Status (Devnet)
  • Settlement: Currently processes SOL. Mainnet will enforce USDC/EURC stablecoins to eliminate tax volatility.
  • Data Simulation: For this demo, we utilize browser localStorage to simulate the secure backend database. No data leaves your browser in this version.