Skip to content
New issue

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

feat: Migrate to Vite and enable walletconnect #526

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jarrydallison
Copy link
Contributor

@jarrydallison jarrydallison commented Oct 4, 2024

Description

This was the effort undertaken to move the explorer to be able to use WalletConnect 2.0. It required the following updates:

  • Migrate the application to use Vite. This helps reconcile a number of compiler issues from extremely outdated code.
  • Move to React and React-DOM 18.
  • Install the Reown AppKit
  • Proof of concept the user account login to connect to metamask.
Screen.Recording.2024-10-04.at.3.10.39.PM.mov

TODO:

  • Find all the commented out locations for useWalletConnect() and replace with functions from AppKit (or cosmology)
  • Ensure all actions are working as expected.
  • React out to Vig if anything else is needed.

Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant