Live, configured widgets with the exact markup beside each. Clicks run in a
sandbox (fake wallet) — nothing is sent. Copy a snippet, change the
recipient, done.
<peer-pay recipient="0x…" chains="base"></peer-pay>
<peer-pay recipient="0x…" amount="5" theme="dark"
label="Buy me a coffee" chains="base,arbitrum,optimism">
<peer-pay recipient="0x…" amount="2"
token="USDC,USDT" theme="rounded" chains="polygon">
peer-pay.brand {
--peerpay-accent: #6d28d9;
--peerpay-radius: 14px;
}