<!--- Provide a general summary of the issue in the Title above --> ## Implementation details <!-- Enter description of implementation that may help dev team --> Instead of widget handling connecting wallets via connect button. We should allow widget users to pass in already connected wallet provider. https://github.com/sygmaprotocol/sygma-widget/blob/01901e67f2a1d28341878f0188a108ab1906e47b/packages/widget/src/widget.ts#L44C31-L44C42 ## Testing details <!-- Enter description of special test-cases--> ## Acceptance Criteria <!-- Enter the conditions of satisfaction here. That is, the conditions that will satisfy the user/persona that the goal/benefit/value has been achieved -->
Implementation details
Instead of widget handling connecting wallets via connect button. We should allow widget users to pass in already connected wallet provider.
https://github.com/sygmaprotocol/sygma-widget/blob/01901e67f2a1d28341878f0188a108ab1906e47b/packages/widget/src/widget.ts#L44C31-L44C42
Testing details
Acceptance Criteria