A1
Terms are fixed before release.
Amount, expiry, signers, and external conditions are recorded before any stablecoin leaves the payer's wallet.
GherkinPay / settlement ledger
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.
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
Amount, expiry, signers, and external conditions are recorded before any stablecoin leaves the payer's wallet.
B2
Funds remain parked in program custody while time locks, oracle thresholds, token gates, and approvals resolve around them.
C3
Once the condition tree passes, settlement is executed. If the deadline expires unmet, the refund path is still explicit.