Skip to content

Migrate nextjs-anchor template to Kit plugins#323

Draft
cxalem wants to merge 1 commit intosolana-foundation:mainfrom
cxalem:feat/kit-plugins-migration
Draft

Migrate nextjs-anchor template to Kit plugins#323
cxalem wants to merge 1 commit intosolana-foundation:mainfrom
cxalem:feat/kit-plugins-migration

Conversation

@cxalem
Copy link
Collaborator

@cxalem cxalem commented Mar 5, 2026

This PR migrates the kit/nextjs-anchor template from the vanilla @solana/kit + wallet-standard implementation to use Kit plugins for wallet connection and transaction handling.

This builds on top of #314 (same UX and design) but replaces the custom app/lib layer with the plugin-based approach, reducing boilerplate.

Blocked until Kit plugins reach a stable release.

@cxalem cxalem force-pushed the feat/kit-plugins-migration branch from 33ecef0 to 9ee5693 Compare March 5, 2026 14:44
@cxalem
Copy link
Collaborator Author

cxalem commented Mar 5, 2026

Note: this PR currently includes the manual app/lib/wallet/ layer from #314 since it was branched before that PR was merged. Once #314 lands and Kit plugins are stable, I'll rebase this and remove the manual code that the plugins replace.

@amilz amilz self-requested a review March 12, 2026 16:13
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