Closed 0xquantum3labs closed 3 months ago
Hey can work on this ?
I am Emmanuel a software engineer from Costa Rica 🇨🇷
I will..
1. Modify the UI Component:
2. Positioning and Styling:
3. Clipboard Functionality:
4. Clickable Link:
5. Update Script (if necessary):
packages/snfoundry/deploy-contract.ts
needs updates to ensure the class hash is fetched and displayed correctly.Update UI Layout:
Add Copy-to-Clipboard Functionality:
Make Class Hash Clickable:
Styling Consistency:
Update Deployment Script (if applicable):
packages/snfoundry/deploy-contract.ts
to ensure the class hash is properly fetched and displayed.Hello @0xquantum3labs i would love to work on this issue 🚀
Hey @Jemiiah! 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 @Jemiiah 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
Thanks for the feedback @Nadai2010 would love to work on this when it start to get assigned
Thks for the opportunity, will be a pleasure @Nadai2010
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.
Fetch Class Hash Update deploy-contract.ts to retrieve class hash along with contract address. Display Class Hash Add class hash display below contract address on /debug page. Include "Copy to clipboard" and "View on Starkscan" functionality. Style Updates Adjust CSS to make class hash display smaller and position it below the contract address. Ensure layout and colors match existing design. The key points are:
Hey can I work on this ?
Background and Leverage: As a frontend developer with experience in building interactive UI components and API integrations, I'm confident in my ability to tackle this challenge. My background in UI/UX design and development has equipped me with the skills to create intuitive and visually appealing interfaces. 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 updating the deploy-contract.ts script and adding a secondary label to display the class hash. The label will be clickable, sending users to StarkScan, and will have a copy-to-clipboard feature.
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!
Hi @Jemiiah, we remind you that you must upload your PR or comments in order to continue with the assigned issue.
I would create a PR soon @Nadai2010
Thank you very much @Jemiiah
Issue Overview
Display class hash on
/debug
contractsthis basically should follow a similar functionality to the address component but should be smaller below it as secondary
Proposed Solutions or Ideas
packages/snfoundry/deploy-contract.ts
script