GhostPay Mesh is an offline-capable cryptographic settlement infrastructure protocol — creating, transferring, and synchronizing Cryptographic Settlement Promises (CSPs/PLCs) without internet, with later settlement through regulated partners.
Billions of people and businesses are cut off from reliable value transfer every day — at festivals, in transit, during outages, and in developing markets.
GhostPay Mesh uses Cryptographic Settlement Promises (CSPs) to enable offline-first value coordination without any network connection.
Generate Cryptographic Settlement Promises (CSPs) offline. Each CSP is signed, timestamped, and bound to your device.
Transfer CSPs via QR code, NFC, or Bluetooth. No servers, no internet — pure peer-to-peer cryptographic state exchange.
When connectivity returns, the protocol synchronizes all CSPs and triggers settlement through regulated third-party infrastructure.
Every settlement commitment is secured by industry-proven cryptographic algorithms — the same standards used in high-security communications and distributed ledger systems.
AEAD encryption for payload confidentiality and integrity.
Elliptic curve signatures for tamper-proof authentication.
Keys generated and stored on-device, never transmitted.
Prove commitment validity without revealing transaction data.
From festival crowds to disaster zones, GhostPay Mesh works where traditional settlement infrastructure fails.
Transfer CSPs and coordinate value exchange when cell towers are overloaded.
Exchange settlement promises anywhere — planes, ships, rural areas, developing markets.
Distribute and coordinate value when infrastructure is down, settling later through regulated partners.
Never stop coordinating value — even during network outages.
Everything you need to integrate the offline-capable cryptographic settlement infrastructure protocol into your platform.
Full-featured HTTP API with comprehensive documentation.
Native SDKs for Flutter and React Native.
Complete cryptographic protocol specification.
Guides, references, and integration examples.
// Create a Cryptographic Settlement Promise (CSP/PLC) offline const plc = await ghostpay.createPLC({ amount: 50.00, currency: 'USD', recipient: 'recipient_pubkey_hex', offlineFirst: true, }); // Transfer PLC via QR code (offline, peer-to-peer) const qr = await plc.toQR(); // Synchronizes and triggers settlement via regulated partner when online plc.onSettle((receipt) => { console.log(`PLC settled via partner: ${receipt.id}`); });
A clear path from protocol to open network.
Do lançamento B2C à licença global, cada fase entrega valor real e prepara a próxima.
Real-time view of what's live, in progress, and on the roadmap.
We build trust through openness, auditability, and privacy by design.
Real-time protocol health and uptime monitoring.
Immutable, verifiable transaction history.
Minimal data collection. Maximum privacy.
On track for SOC 2 Type II compliance.
Everything you need to know about the Cryptographic Settlement Promise (PLC/CSP) protocol and the GhostPay Mesh cryptographic infrastructure.
Our team reviews and publishes answers. Pending questions remain private.
Integrate the protocol that coordinates value when everything else fails.
Have a question, proposal, or want to integrate? Fill out the form and our team will respond.