scaffold-eth / scaffold-eth-2

Open source forkable Ethereum dev stack
https://scaffoldeth.io
MIT License
1.19k stars 745 forks source link

Bump wagmi, viem and rainbowkit versions #849

Closed technophile-04 closed 2 months ago

technophile-04 commented 2 months ago

Description

Updated wagmi, viem, rainbowkit to their latest version.

Wagmi and Viem have pushed some nice experimental freatures for playing around new EIP's in AA world 5792, 3074, 6492 checkout :

And also in latest wagmi version, they updated coinbase connector so that coinbase smart wallets can be used checkout: https://x.com/wevm_dev/status/1791218863545126978

technophile-04 commented 2 months ago

Also added metadataBase to getMeatdata function because we get this warning on main branch when you do yarn start

Screenshot 2024-05-20 at 11 36 50 AM

Although Vercel says they set default value for metadataBase here but it seems to still give the warning.

Related discussion :

technophile-04 commented 2 months ago

Tysm all merging this 🙌