Closed 0xquantum3labs closed 3 months ago
I'll like to pick this
Hey can I work on this?
I am Emmanuel a software engineer from Costa Rica 🇨🇷
I will...
useScaffoldEthBalance
as a reference.Follow useScaffoldEthBalance
Implementation:
Consistency with Current UI Design/Colors:
Hey @raizo07! Thanks for showing interest. We've created an application for you to contribute to Speedrun & Scaffold Stark. Go check it out on OnlyDust!
Hey @EmmanuelAR! Thanks for showing interest. We've created an application for you to contribute to Speedrun & Scaffold Stark. Go check it out on OnlyDust!
Hi everyone, @EmmanuelAR and @Gift-Naomi we are preparing the issues for tomorrow's OD Hach, they will be assigned tomorrow
Remember that you can only work on one issue at a time, choose well
I am applying to this issue via OnlyDust platform.
I am a web developer with over 6 years experience building applications both personal and professional projects. I started contributing to open source via onlydust in march this year and I have contributed to a couple of issues, you can see them in my profile.
By following the implementation of useScaffoldEthBalance, I would use similar logic to implement STRK balance fetching. I would also make sure that the implementation works across all networks. I would also make sure to follow the current project color scheme and components to ensure consistency across the app
I am applying to this issue via OnlyDust platform.
As an experienced analyst and blockchain developer with 15 years in the industry. i likely encountered a variety of challenges that these technologies can help address. My technical expertise and problem-solving skills will be valuable assets in leveraging JavaScript, Cairo, and TypeScript.
STRK Balance Hook Create useScaffoldStrBalance hook to fetch STRK token balance. Display STRK Balance Show STRK balance in header, next to ETH balance. Display STRK balance on /debug page, below contract ETH balance. STRK Interaction Add section on /debug page to interact with pre-deployed STRK contract. Styling Ensure STRK balance display matches existing design and colors.
Please can I be assigned this issue
Background and Leverage: As a frontend developer.I'm well-versed in React and JavaScript, having worked on multiple projects that utilize these technologies.
Approach to the Problem:
Solution: My proposed solution involves implementing a new hook to fetch and display STRK balances, deploying a predeployed STRK contract, and ensuring network support and UI consistency.
Technical Details:
Hey @ShantelPeters! Thanks for showing interest. We've created an application for you to contribute to Speedrun & Scaffold Stark. Go check it out on OnlyDust!
I am applying to this issue via OnlyDust platform.
Hi Speedrun & Scaffold Stark team, I’m William from Costa Rica 🇨🇷 and I am interested in contributing to this issue and believe my skills and background make me well-suited for the task. I’ve worked over 7 years as Full Stack engineer in several technologies (including the ones used on this project JS, Typescript) and I am currently expanding my expertise in Rust, Cairo, and Solidity. I’ve participated in two past OD Hack events and understand the need and usage of faucets to fund our wallets in Sepolia and test our changes. I also want to mention that our team used this project in the StarkHack and it saved us a lot of time and headaches, I will be honored to contribute to this project and help new devs to see their STRK balance on the site after solving this issue.
Profiles: https://app.onlydust.com/u/wugalde19 https://github.com/wugalde19
Based on my understanding of the issue description, the core problem appears to be that you want to make it easier for devsto see their STRK balance on the site which makes a ton of sense to me since the idea is that we will develop dApps on Starknet and this will be the main “currency” to be used in most of them.
I agree with your proposed ideas, after looking at the code I see that it will be a pretty similar implementation of the useScaffoldEthBalance hook. Of course, let me know if I’m omitting any other important points
Thank you, and I look forward to your guidance and to start contributing to this project.
I am applying to this issue via OnlyDust platform.
I have a strong background in web3 development, particularly with React.js and blockchain technologies, I am confident to deliver a solution that aligns with the current UI design and functionality.
I plan to approach the problem with the following steps:
I am applying to this issue via OnlyDust platform.
Hi, I am working as a software developer 8 Year of experience. My tech stack is React, Typescript, Cairo, Solidity, GraphQL etc. Winner of EthGlobal Brussel CDK partner prize and multiple hackathons.
Create useScaffoldStrBalance Hook: Develop a custom hook to fetch the STRK token balance. Display STRK Balance: Show STRK balance in the header, next to the ETH balance. Display STRK balance on the /debug page, beneath the contract's ETH balance. STRK Interaction: Add a section on the /debug page for interacting with the pre-deployed STRK contract. Styling: Ensure the STRK balance display aligns with the existing design and color scheme
Hi team,
I am excited about the opportunity to work on this issue. I have previously made contributions to other projects, demonstrating my ability to deliver high-quality solutions. Below, I have outlined a detailed plan on how I will approach and solve this issue.
To add support for displaying the STRK balance next to the ETH balance in the header and below the contract ETH balance on the /debug
page. Additionally, enable interaction with the predeployed STRK contract on the /debug
page.
Header ETH Balance:
/debug Page Contract ETH Balance:
/debug
page to display the STRK balance below the ETH balance for contracts.Predeployed Contract:
/debug
page.Functionality Implementation:
useScaffoldEthBalance
.Balance Fetching:
useScaffoldEthBalance
to create a similar hook or function for fetching the STRK balance.UI Design Consistency:
Network Compatibility:
Header Component:
/debug Page:
/debug
page to display STRK balance below the ETH balance and ensure interaction capabilities with the STRK contract.Cross-Network Testing:
UI/UX Testing:
Given my previous contributions to other projects and my ability to deliver detailed and high-quality solutions, I am confident in my ability to resolve this issue effectively. My detailed and technical approach ensures that the solution will meet the project's standards and improve the user experience.
Thank you for considering my request. I look forward to contributing to this project.
Best regards!
Hi @armandocodecr, this issue has been assigned to @raizo07, thanks to all
Issue Overview
Add support for STRK balance:
/debug
page/debug
pageProposed Solutions or Ideas
useScaffoldEthBalance