celo-org / celo-composer

celo-composer is a starter project with all code needed to build, deploy, and upgrade a dapps on Celo.
MIT License
111 stars 102 forks source link

[Feature]: Replace `react-celo` + `contractKit` with `rainbowkit` + `viem` #220

Closed arthurgousset closed 8 months ago

arthurgousset commented 9 months ago

Tell us about your idea

Since we are aiming to promote the use popular web3 libraries on Celo, we should consider making the Celo Composer defaults:

Anything else?

No response

therealharpaljadeja commented 8 months ago

react-app now uses @celo/rainbowkit-celo, viem and wagmi

https://github.com/celo-org/celo-composer/blob/60e0fe76b6b896441ca629c6620626197752cc88/packages/react-app/package.json#L11-L22