We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK uses Viem 1x, Marketplace SDK uses ethers V5, FE uses Wagmi + Rainbowkit, Demo apps use Wagmi + ConnectKit, VoiceDeck Safe minter uses Viem v1, Ethers 5, Ethers 6, etc..
We should align on connection lib, wallet lib and bring all stacks to the same version
Viem > 2, Wagmi > 2, Rainbowkit > 2, with ethers V5 and ethers V6 adapters provided in the SDK.
Banging head against the wall.
The text was updated successfully, but these errors were encountered:
Hyperboards is on Viem 2, Wagmi 2, Rainbowkit 2, and no issues so far.
Sorry, something went wrong.
Updated SDK and FE to viem, wagmi, rainbowkit 2 in #1297
Blocked for now untill we get updated FE and can build the new demo-apps
No branches or pull requests
Checklist
Describe the feature you'd like to request
SDK uses Viem 1x, Marketplace SDK uses ethers V5, FE uses Wagmi + Rainbowkit, Demo apps use Wagmi + ConnectKit, VoiceDeck Safe minter uses Viem v1, Ethers 5, Ethers 6, etc..
We should align on connection lib, wallet lib and bring all stacks to the same version
Describe the solution you'd like
Viem > 2, Wagmi > 2, Rainbowkit > 2, with ethers V5 and ethers V6 adapters provided in the SDK.
Describe alternatives you've considered
Banging head against the wall.
The text was updated successfully, but these errors were encountered: