GherkinPay

GherkinPay / settlement ledger

Capital waits
until proof
arrives.

GherkinPay is a condition-driven escrow surface for stablecoin settlements on Solana. Release logic is defined in advance, observed on-chain, and executed without improvisation.

Stablecoin escrow for counterparties that need terms settled before trust is assumed.

Conditions can involve time, signatures, oracle prices, token possession, or webhooks.

Drafting, observation, release, and audit live in the same operational surface.

The protocol is closer to a signed process than a payment button.

A release can be staged, evidenced, and audited before either side is asked to trust the other. That is the point of the system, and the page should read like that system exists.

A1

Terms are fixed before release.

Amount, expiry, signers, and external conditions are recorded before any stablecoin leaves the payer's wallet.

B2

Escrow holds the middle.

Funds remain parked in program custody while time locks, oracle thresholds, token gates, and approvals resolve around them.

C3

Outcome follows the record.

Once the condition tree passes, settlement is executed. If the deadline expires unmet, the refund path is still explicit.

Inside the app, each room maps to an operational job.