/** * rCart landing page — group shopping, together. */ export function renderLanding(): string { return `
rCart

(You)rCart, your market.

Group Shopping, Together

A shared shopping cart for communities. Pool orders, unlock bulk pricing, and fulfill locally through the cosmolocal provider network.

Start Shopping Create a Space

What rCart Handles

🛒

Group Purchasing

One cart shared across your space. Members pool orders and hit bulk thresholds together.

🌐

Cosmolocal Fulfillment

Every order is matched to the nearest capable provider. Design global, manufacture local.

📋

Provider Registry

A network of local providers with capabilities, locations, and pricing. Automatic matching by proximity.

💰

Revenue Splits

Creator, community, and provider shares calculated automatically via rFunds. Transparent by default.

How It Works

1

Create a Space

Your space is your shared shopping context. Members see the same catalog and cart.

2

Add Products

List print-ready artifacts from rPubs, or browse what others have published.

3

Pay Together

Pool orders to hit bulk pricing tiers. Pay with crypto or card. Revenue splits automatically.

Cosmolocal fulfillment

Every order is matched to the nearest capable provider. Design is global, manufacturing is local.

  • Provider matching — automatic routing by capability, location, and cost
  • Revenue splits — creator, community, and provider shares via rFunds
  • Order tracking — real-time status from accepted to delivered
  • Volume pricing — automatic tier detection from pooled orders

Nearest Provider Wins

Less shipping, lower emissions,
faster delivery, local jobs.

Built on Open Source

The libraries and tools that power rCart.

💳

x402 Protocol

Open payment protocol for instant crypto payments. Card payments supported alongside.

💰

Flow Service

Automated revenue splits between creator, community, and provider. Transparent by design.

🗃

PostgreSQL

Rock-solid relational database for catalog, orders, providers, and transaction history.

🔥

Hono

Ultrafast web framework for the API layer. Lightweight, edge-ready, and built for speed.

Your Data, Protected

How rCart keeps your information safe.

🔒

End-to-End Encryption

Coming Soon

All content encrypted before it leaves your device. Not even the server can read it.

🕵

Zero-Knowledge Architecture

Coming Soon

The server processes your requests without ever seeing your data in the clear.

🏠

Self-Hosted

Run on your own infrastructure. Your server, your rules, your data.

(You)rCart, your market.

Try the demo or create a space to get started.

← Back to rSpace
`; }