Closed fricoben closed 3 days ago
Hi @fricoben, Can I get this done
Can I take this up?
Mind if I take this issue?
Can I start working on this?
Can i please be assigned to this issue?
Can I get this issue assigned
Mind if I take this issue?
I'd love to give this a go. am ready to put in the work
Hello @fricoben
I would love to work on this issue.
To implement this, I will check if "Bitget Wallet" is installed using the available()
method in the referenced file. If not, I will display a message such as "Install Bitget Wallet" and show its logo. I will use a placeholder if the wallet isn’t installed, similar to how other connectors are handled in the existing code.
I will deliver in 5hrs.
Thanks
Can I tackle this one?
@fricoben Can this task be assigned to me please?
Please, I would love to work on this.
Can I contribute to this one? I can solve this issue.
I'd like to take this issue. Can you please assign me this issue?
@fricoben please can I chat you privately? I need further clarification on tackling this issue.
done
If Bitget wallet is not installed, logo doesn't appear and we see
Bitget Wallet
Instead ofInstall Bitget Wallet
Please make the logo appear and change the messaging to
Install Bitget Wallet
You can inspire yourself by what we did here https://github.com/lfglabs-dev/app.starknet.id/blob/c15caf3281e3a6916fc5e5922edc719097a2f04d/utils/connectorWrapper.ts#L143C1-L152C5