Skip to content

Migrate kit/nextjs template to @solana/kit and @solana/kit-client-rpc#348

Open
cxalem wants to merge 4 commits intosolana-foundation:mainfrom
cxalem:feat/kit-nextjs-migration
Open

Migrate kit/nextjs template to @solana/kit and @solana/kit-client-rpc#348
cxalem wants to merge 4 commits intosolana-foundation:mainfrom
cxalem:feat/kit-nextjs-migration

Conversation

@cxalem
Copy link
Copy Markdown
Collaborator

@cxalem cxalem commented Mar 23, 2026

This PR migrates the kit/nextjs template from @solana/react-hooks to @solana/kit and @solana/kit-client-rpc with wallet-standard integration

Changes included in this PR:

  • Added app/lib/wallet/ for wallet-standard discovery, wallet session handling, and signer creation
  • Added app/lib/solana-client.ts and app/lib/solana-client-context.tsx for cluster-aware RPC wiring and signer-aware client flow
  • Expanded kit/nextjs/README.md with usage notes for wallet connection, clusters, and RPC setup

This continues the framework-kit to @solana/kit migration across templates and applies the same wallet-standard and client wiring patterns established in our previous Kit migrations!

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