hypercerts-org / hypercerts

Hypercerts are a tool to build scalable retrospective reward systems for impact.
https://hypercerts.org/
Other
91 stars 28 forks source link

[EVM] Harmonize stacks for SDKs and demo apps #1282

Open bitbeckers opened 6 months ago

bitbeckers commented 6 months ago

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.

Jipperism commented 6 months ago

Hyperboards is on Viem 2, Wagmi 2, Rainbowkit 2, and no issues so far.

bitbeckers commented 5 months ago

Updated SDK and FE to viem, wagmi, rainbowkit 2 in #1297

bitbeckers commented 4 months ago

Blocked for now untill we get updated FE and can build the new demo-apps