build69
build69  /  Components  /  Commerce  /  Wallet

Wallet

v1.0.18Updated 27 Aug 2026

Wallet / balance page — overview, transactions, top-up, withdraw, cards and transfers. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 20 stories
OverviewOpen ↗
Why this is recommendedwalletbalancetransactionspayments+3

Wallet — overview.

Recommended for+14
  • Wallet / balance screens
  • Fintech apps
Tags+6
walletbalancetransactionspaymentsapppageoverview
Features+4
  • Overview, transactions, top-up, withdraw and cards layouts
  • Statement chart / payouts / multi-currency variants
  • Self-contained — no required props
Not recommended for−2
  • Public marketing pages

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Wallet" })

Usage

import { WalletOverview } from '@/components/pages/wallet';

<WalletOverview />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related