/** * Funds module landing page — rich content for rspace.online/rfunds */ export function renderLanding(): string { return `
rFunds

Visualize Your Community's Money

Budget flows, river visualization, and conviction funding. Watch resources move through your community in real time.

See Your Funds Flow Create a Space

How It Works

1

Define Budget Streams

Create named flows between funding pools. Set rates, thresholds, and allocation rules.

2

Watch Money Flow

The river visualization animates budget movement in real time -- deposits, withdrawals, and funnels.

3

Govern Allocation

Community members signal preferences through conviction funding. Resources flow where attention goes.

Features

Transparent treasury management for communities of any size.

🌊

River Visualization

Animated flow diagram showing how funds move between pools, funnels, and outcomes in real time.

💡

Conviction Funding

Continuous signaling lets community members express preferences that compound over time.

💨

Budget Streams

Named flows between funding pools with configurable rates, thresholds, and activation rules.

📊

Treasury Dashboard

Full overview of balances, inflows, outflows, and historical transaction data for your community.

Ecosystem Integration

💰

rWallet

Connects to rWallet for on-chain balances and wallet-based treasury tracking.

🗳

rVote

Pairs with rVote for governance decisions that direct fund allocation.

See your community's funds in motion

Try the demo or create a space to set up your own budget flows.

← Back to rSpace
`; }