connectkit icon indicating copy to clipboard operation
connectkit copied to clipboard

feat: add support for base account

Open pradel opened this issue 4 months ago • 4 comments

Add base account support to connectkit. This pr was created following the migration guide recommendations: https://docs.base.org/base-account/guides/migration-guide. The Base Account SDK is the successor to the Coinbase Wallet SDK, which is now considered legacy. To allow users with the Coinbase wallet extension to connect, I left the Coinbase connector for now, but once a migration path is available, it can be removed.

  • upgrade wagmi to ^2.16.0 (version where the base connector was added)
  • upgrade viem to ^2.31.7 (required by @base-org/account peer deps)
  • add base account connector

Let me know your thoughts on the pr, thanks!

pradel avatar Aug 07 '25 15:08 pradel

@pradel is attempting to deploy a commit to the Avara Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 07 '25 15:08 vercel[bot]

@lochie any feedback on the pr? Thanks 🙏

pradel avatar Sep 22 '25 10:09 pradel

@pradel can you please merge master and resolve conflicts in this PR - we'll try to get this reviewed once you do that. Thanks !

youssefea avatar Oct 29 '25 01:10 youssefea

@youssefea conflicts resolved!

pradel avatar Oct 29 '25 07:10 pradel