AGG is currently in alpha. APIs, components, and docs may change.
Agg.market — Prediction Market Aggregator logo

Home Page

Interactive preview for the @agg-build/ui HomePage surface

Home Page

HomePage is the market discovery layout with stacked event sections and top-level browsing entry points.

Use Storybook as the source of truth for controls, layout states, and composition details.

Import

import "@agg-build/ui/styles.css";
import { HomePage } from "@agg-build/ui/pages";

Requires <AggProvider> from @agg-build/hooks.

Preview