tradingstrategy-ai / frontend

Web frontend for TradingStrategy.ai
https://tradingstrategy.ai
131 stars 23 forks source link

Migrate from WalletConnect Web3Modal to Reown AppKit #838

Closed kenkunz closed 4 weeks ago

kenkunz commented 4 weeks ago

Goal

WalletConnect has been renamed to Reown, and the Web3Modal project has migrated to AppKit. In order to be up-to-date and take advantage of the latest features and bug fixes, we need to migrate our dependencies to the new projects.

See AppKit upgrade guide

Acceptance criteria

  1. Web3Modal dependencies updated to AppKit
  2. All current wallet-related use cases function correctly – connect, change wallet, disconnect, deposit flow, redeem flow
kenkunz commented 4 weeks ago

Closed by #837