Skip to content

feat(wallet): support Reown AppKit integration#153

Open
preschian wants to merge 13 commits intomainfrom
feat--reown-appkit
Open

feat(wallet): support Reown AppKit integration#153
preschian wants to merge 13 commits intomainfrom
feat--reown-appkit

Conversation

@preschian
Copy link
Copy Markdown
Owner

Summary

Migrates the Vue.js dApp template from wagmi to Reown AppKit for improved wallet connection functionality.

Changes

  • ✅ Replaced wagmi configuration with Reown AppKit setup
  • ✅ Updated wallet connection components to use AppKit
  • ✅ Simplified wallet integration with modern Reown SDK
  • ✅ Maintained existing functionality while improving UX
  • ✅ Removed deprecated wagmi dependencies

Files Modified

  • src/config/reown.ts - New AppKit configuration
  • src/components/Connect.vue - Updated wallet connection UI
  • src/components/Content.vue - Updated to use AppKit hooks
  • src/components/Header.vue - Updated wallet display
  • src/App.vue - Updated app initialization
  • src/main.ts - Updated app setup
  • package.json - Updated dependencies
  • vite.config.ts - Updated build configuration

Testing

  • Wallet connection works correctly
  • Balance display functions properly
  • Contract interactions maintained
  • UI/UX preserved

Breaking Changes

None - this is an internal dependency migration that maintains the same public API.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 28, 2025

⚠️ No Changeset found

Latest commit: c06c4b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 28, 2025

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

Project Deployment Preview Updated (UTC)
polkadot-dapp Ready Ready Preview Oct 4, 2025 7:32pm
polkadot-starter-next-dedot Ready Ready Preview Oct 4, 2025 7:32pm
polkadot-starter-next-papi Ready Ready Preview Oct 4, 2025 7:32pm
6 Skipped Deployments
Project Deployment Preview Updated (UTC)
polkadot-starter-nuxt-dedot Ignored Ignored Preview Oct 4, 2025 7:32pm
polkadot-starter-nuxt-papi Ignored Ignored Preview Oct 4, 2025 7:32pm
polkadot-starter-react-dedot Ignored Ignored Preview Oct 4, 2025 7:32pm
polkadot-starter-react-papi Ignored Ignored Preview Oct 4, 2025 7:32pm
polkadot-starter-vue-dedot Ignored Ignored Preview Oct 4, 2025 7:32pm
polkadot-starter-vue-papi Ignored Ignored Preview Oct 4, 2025 7:32pm

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Sep 28, 2025

Open in StackBlitz

npx https://pkg.pr.new/preschian/create-dot-app@153

commit: c06c4b2

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

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