Skip to content

feat: use Robinhood Chain (4663) in react-wagmi example - #224

Open
rtomas wants to merge 2 commits into
mainfrom
rtomas/add-robinhood-chain-wagmi
Open

feat: use Robinhood Chain (4663) in react-wagmi example#224
rtomas wants to merge 2 commits into
mainfrom
rtomas/add-robinhood-chain-wagmi

Conversation

@rtomas

@rtomas rtomas commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Robinhood Chain (id 4663) is not shipped in viem/chains, which is what @reown/appkit/networks re-exports, so it is declared as a custom network with AppKit's defineChain (RPC, Blockscout explorer and ETH native currency from the ethereum-lists chain registry). The react-wagmi example's networks array now uses that chain instead of mainnet/arbitrum/sepolia. Also bumps @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.23 and viem to 2.55.19. Verified with pnpm build (tsc -b + vite build).

🤖 Generated with Claude Code

Robinhood Chain is not shipped in viem/chains, so declare it as a custom
network with defineChain and use it as the example's network.

Also bump @reown/appkit + adapter to 1.8.23 and viem to 2.55.19.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
appkit-web-examples-multichain-react-evm-tron Ready Ready Preview Aug 26, 2026 1:32pm
appkit-web-examples-next-multichain Error Error Aug 26, 2026 1:32pm
appkit-web-examples-react-multichain Ready Ready Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-tron Ready Ready Preview Aug 26, 2026 1:32pm
react-core-universal-connector Ready Ready Preview Aug 26, 2026 1:32pm
18 Skipped Deployments
Project Deployment Actions Updated (UTC)
appkit-web-examples-javascript-bitcoin Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-javascript-ethers Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-javascript-solana Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-javascript-wagmi Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-next-bitcoin Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-next-ethers Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-next-solana Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-next-wagmi Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-bitcoin Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-core-up Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-ethers Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-ethers5 Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-react-solana Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-vue-bitcoin Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-vue-ethers Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-vue-multichain Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-vue-solana Ignored Ignored Preview Aug 26, 2026 1:32pm
appkit-web-examples-vue-wagmi Ignored Ignored Preview Aug 26, 2026 1:32pm

Request Review

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