block-explorer icon indicating copy to clipboard operation
block-explorer copied to clipboard

Unification of wallet connection code between normal and Prividium mode

Open tomimor opened this issue 7 months ago • 0 comments

🌟 Feature Request

📝 Description

Unify the wallet connection code across normal and Prividium use cases in the Block Explorer. This involves consolidating duplicate code and implementing a standardized approach for wallet connections.

🤔 Rationale

Currently, there is code duplication in the wallet connection implementation between normal and Prividium use cases. Unifying this code will:

  • Reduce maintenance overhead
  • Ensure consistent behavior across different use cases
  • Prevent potential inconsistencies in wallet connection handling

📋 Additional Context

Originally posted by @JackHamer09 in https://github.com/matter-labs/block-explorer/pull/430#discussion_r2098648839

tomimor avatar May 23 '25 18:05 tomimor