You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see there are commits from just 3 weeks ago so this project seems somewhat maintained however it is using an non maintained dependenc @dexfair/celo-web-signer" which itself uses deprecated version of celo dependencies. These @celo deps sign celo-legacy formatted transaction which will not function when celo switches to L2 stack.
Recommend to migrate away (viem, ethers, web3v4, or contractkit 8.0 are all usable) within the next few months.
EDIT: actually wagmi or rainbowkit might work for you
The text was updated successfully, but these errors were encountered:
aaronmgdr
changed the title
Outdated Dependency
Required dependency change
Aug 14, 2024
Hi
I see there are commits from just 3 weeks ago so this project seems somewhat maintained however it is using an non maintained dependenc @dexfair/celo-web-signer" which itself uses deprecated version of celo dependencies. These @celo deps sign celo-legacy formatted transaction which will not function when celo switches to L2 stack.
Recommend to migrate away (viem, ethers, web3v4, or contractkit 8.0 are all usable) within the next few months.
EDIT: actually wagmi or rainbowkit might work for you
The text was updated successfully, but these errors were encountered: