Skip to content

poc: solana#252

Open
chrstph-dvx wants to merge 3 commits intosolana/02-hooksfrom
solana/poc
Open

poc: solana#252
chrstph-dvx wants to merge 3 commits intosolana/02-hooksfrom
solana/poc

Conversation

@chrstph-dvx
Copy link
Copy Markdown
Contributor

@chrstph-dvx chrstph-dvx commented Apr 2, 2026

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
arbitrum-portal Ready Ready Preview Apr 2, 2026 7:47pm

Request Review

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example of what using providers + context allow us. We can test the TransferPanel with connected state, display of balance, execution, etc...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We get fetchers from Solana/EVM context and return fetcher based on the chainId

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We get signer from Solana/EVM context and return both signer (source and destination).
This allow us to claim without switching networks.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context with balance fetching (EVM)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context with balance fetching (Solana)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context with signer (EVM)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Context with signer (Solana)

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