Skip to content

feat(getting-funds): embedded Tempo Wallet sign-in + wallet_deposit demo#382

Merged
jxom merged 1 commit intomainfrom
docs-getting-funds-signin
May 5, 2026
Merged

feat(getting-funds): embedded Tempo Wallet sign-in + wallet_deposit demo#382
jxom merged 1 commit intomainfrom
docs-getting-funds-signin

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented May 5, 2026

Replaces the static "Sign up or log in" + Add funds screenshot in Getting Funds on Tempo with an interactive <Demo.Container> flow:

  • Step 1<SignInWithTempo /> connects via the Tempo Wallet Wagmi connector with a branded "Sign in with Tempo" button (Tempo logomark icon).
  • Step 2<DepositToTempoWallet /> calls connector.getProvider().request({ method: 'wallet_deposit', params: [{ chainId: tempo.id }] }) to open the wallet's deposit flow.

Also bumps deps:

  • viem 2.48.4 → 2.48.8
  • wagmi 3.6.8 → 3.6.9
  • @wagmi/core 3.4.7 → 3.4.8
  • accounts 0.7.2 → 0.8.10

@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Building Building Preview, Comment May 5, 2026 9:31am

Request Review

@jxom jxom merged commit f894e4e into main May 5, 2026
5 of 9 checks passed
@jxom jxom deleted the docs-getting-funds-signin branch May 5, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant