feat: add support for base account
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/accountpeer deps) - add base account connector
Let me know your thoughts on the pr, thanks!
@pradel is attempting to deploy a commit to the Avara Team on Vercel.
A member of the Team first needs to authorize it.
@lochie any feedback on the pr? Thanks 🙏
@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 conflicts resolved!