Closed fracek closed 2 months ago
After some research I can work on it.
Perfect, looking forward to review the PR!
Hi, I'm a little busy at work. If anyone wants to take it. Otherwise I'll dot it in a few weeks.
Will work on it
Will work on it
Hey @fricoben, are you still working on this one ?
No you can go for it
Hi @YohanTz is this issue still open ?
I want to work on it
Hi @YohanTz is this issue still open ?
Hey @ktarun1419, a working PR is here: https://github.com/apibara/starknet-react/pull/307, but can't be merged for now, as mentioned in the PR description :)
Hi @YohanTz is this issue still open ?
Hey @ktarun1419, a working PR is here: #307, but can be merged for now, as mentioned in the PR description :)
Thank you :)
This issue has been automatically marked as stale because it has not had activity in the six months. It will be closed in 2 weeks if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant.
This can now be added to starknet react v3.
I am applying to this issue via OnlyDust platform.
Hey! I'd like to collaborate on this project. I have five years of frontend development experience, I'm currently going through a Starknet bootcamp with Dojo Coding, which provides me with the foundational knowledge needed. I believe this combination of my experience and current training makes me well-suited to tackle this issue. I've already contributed to another project using Typescript and Starknet.js. Thanks for considering me.
I would start by testing old PR's and go from there.
Hey, happy to review the PR for this. BTW if you wait a bit it can be part of OD Hack
I am applying to this issue via OnlyDust platform.
I’m proficient in JavaScript and TypeScript, and have extensive experience with React, which allows me to create and manage custom hooks effectively. I’m also well-versed in Web3 technologies and wallet integrations, including working with APIs like MetaMask and WalletConnect, which are crucial for handling network management and interactions with blockchain networks.
I have a solid understanding of blockchain networks, including how to add new networks and handle network switching. My problem-solving skills help me tackle integration challenges and ensure smooth functionality. I also have experience testing hooks across different environments to ensure they work reliably and consistently.
Define a New Hook: Create a custom hook that provides functionality for adding a network and prompting users to switch networks, encapsulating the necessary logic and state management.
Implement Network Addition: In the hook, include methods for adding a new network to the wallet, ensuring it handles network configuration and integration smoothly.
Handle Network Switching: Add functionality to the hook for requesting users to switch to a different network, including user prompts or automatic network changes.
Integrate with Existing Features: Ensure the new hook integrates with your existing wallet and network management features, addressing any dependencies or interactions as outlined in Issue #211.
Test Thoroughly: Test the hook in various scenarios to confirm it successfully adds networks and handles network switching, ensuring compatibility across different wallets and user environments.
Hi @fracek can I work on this issue
I am applying to this issue via OnlyDust platform.
Hi @fracek
I'm ready to work on creating a hook to support adding and switching networks in a wallet. My name is Benjamin, and I have extensive experience in developing custom hooks for blockchain interactions, including wallet management and network handling. My background includes integrating network management features to enhance user experience in decentralized applications.
The current wallet functionality includes adding a network and asking users to switch networks. To improve usability and streamline network management, we need to expose a custom hook that facilitates these actions programmatically. This feature requires the implementation details from issue #211.
Hey @ShantelPeters did you apply trough only dust? I think it's required.
Thank you I’ll get straight to work
Hi @fracek you said the issue is invalid and there’s nothing to do sir
Hey, yes the hook is already in starknet react v3. Closing it for now.
Wallet now support adding a network and asking users to switch network. We should expose an hook to do that.
Requires #211