Open s0lness opened 2 months ago
@s0lness can I be assigned to this issue I’d deliver on time.
I am applying to this issue via OnlyDust platform.
Hey, I am ikem Peter. a fullstack software developer with 3+ years of working experience, I would love to help out with this issue...
I am applying to this issue via OnlyDust platform.
I am a passionate and results-driven web developer, currently deepening my knowledge in web3 technologies, Cairo, and open-source development through Dojo Coding. My skill set includes expertise in JavaScript, React, HTML, CSS, C# with .NET Entity Framework, and more. I also have experience with tools like Git, GitHub, SQL Server, and Postman. My focus has been on building solid web applications, from task lists to full-fledged CRUD systems, with front-end, back-end, and database integration.
This will be my first contribution to the open-source ecosystem, and I am excited to learn and collaborate on innovative projects, particularly those involving Cairo
To manage ERC20 tokens in Cairo and implement it in Hylé, I would start by packaging the already written ERC20 contract. I’d place the code in the correct folder within the Hylé repository, following the project's structure. Then, I’d update the README file to include a section pointing to the new contract, detailing its location and usage. Finally, I’d test the contract to ensure it works correctly in the Hylé environment.
I am applying to this issue via OnlyDust platform.
I am a passionate fullstack developer with vast experience and I'd love to be given the opportunity to prove my skills.
To solve this issue I'd make sure to implement every requirement of a ERC20 in cairo smart contract. I am ready to package the code properly and update README to indicate. Lastly, I'll test to make sure everything is in order. Please assign me I am ready to work.
I am applying to this issue via OnlyDust platform.
I'm Poulav Bhowmick, a software engineer at Invisible Studios with a robust background in TypeScript, Rust, Solidity Cairo, fullstack development and blockchain technology. My experience includes building robust applications, optimizing functionalities and blockchain integration. I have actively participated in events and open source contributions, enhancing my capability to tackle real-world tech challenges. My projects can be viewed on my GitHub Profile and OnlyDust Profile. Plus I´m active member of Starknet community🇷.
I will work on this issue by taking the following steps:
I am applying to this issue via OnlyDust platform.
I'm a motivated developer with experience in rust, JavaScript, typescript, solidity and Cairo. This is my first time contributing to Hyle and Id love to work on this issue.
Thank you for your consideration.
I am applying to this issue via OnlyDust platform.
I'm a 4 years experience full-stack software developer, focused on build web and mobile applications.
I'm starting my web3 journy, here are some related projects I built in Cairo and solidity:
Even if I'm starting on web3, I have already a lot of experience working on web and mobile projects, so everything related with code quality, git flows (PR, good commit messages, etc) and nice remote communication skills... It's a piece of cake for me.
Since the contract for this is already coded, I think that step one is what you primarly needs to submit a PR. (easy!)
However, if it is needed (please confirm) I can:
I await your response, Happy coding :)
I am applying to this issue via OnlyDust platform.
I am a full stack web3 developer with experience in developing dapps. I have also contributed to core ETH repos on Golang and Rust clients.
This is a simple issue as it only required you to package the code in the repo properly. In addition to that, I will also make sure that:
I am applying to this issue via OnlyDust platform.
I am a full-stack developer with experience in different languages, such as Python, Cairo, Solidity, and JavaScript.
I will Review Existing Code: I am going to Study the provided Cairo ERC20 contract code. Understand its functionality and ensure it meets the requirements. and also Write a clear and concise description of the project and its functionality. Provide instructions on how to deploy and use the ERC20 token manager. Update the readme to point to the packaged contract code.
I am applying to this issue via OnlyDust platform.
I am a computer engineer student with a lot of experience on low and high level languages. I have been learning cairo and rust in the last few months, I am already familiar with all the documentation, I completed most of starklings exercises.
-Install CLI tools -Write smart contract using RISC Zero Collatz conjecture and following Cairo documentation -Deploy on Hylé
I am applying to this issue via OnlyDust platform.
I'm a frontend and a blockchain developer(I'm skilled with solidity and cairo) and I will love to work on this
I am applying to this issue via OnlyDust platform.
I am a developer with experience in Rust, JavaScript, TypeScript, Solidity, and Cairo. My background in web development, coupled with my growing expertise in Cairo, positions me well to contribute effectively to this project. Although this will be my first contribution to Hylé, I am eager to collaborate on innovative projects and learn from the community.
To manage ERC20 tokens in Cairo and deploy them on Hylé, I would take the following steps:
Package the Code: Start by properly packaging the already written ERC20 contract into the correct folder within the Hylé repository, adhering to the project's structure and guidelines.
Update the README: I would update the README file to include a section that points to the new ERC20 contract, providing clear instructions on its location and usage within the Hylé environment.
Testing: Finally, I’d conduct thorough testing to ensure that the ERC20 contract functions as intended within the Hylé environment, making any necessary adjustments.
I am applying to this issue via OnlyDust platform.
I'm a web dev, I'm trying to get into Web3 development, I'm from Dojo Coding and this could be my first issue if you want it to be. I'd appreciate to work on it and give my first contribution
I found in the docs the answer, that way
Assigned to @od-hunter!
@s0lness i would love to work on this.
Write a program to manage ERC20 tokens in Cairo, and deploy it on Hylé. Here's the documentation to code your 1st smart contract on Hylé.
We actually already wrote it! Here's the example of the Cairo ERC20 contract used for the vibe check demo. You just have to package the code in this repo properly, under the correct folder, and update the readme to point to it.