-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seed for user_wallets table 🌱 #50
Comments
I'm open to working on this? |
May I try my hand at this? |
Let me try this one! Also, I'm a member of the community of Dojo Coding |
Can I work on this, please? |
May I take care of this? EDT: 24hrs |
I would like to work on this issue |
Hi, |
Hi @diegoTech14, I'm a software developer with 2+ years of experience, proficient in backend technologies such as PostgreSQL, Supabase, Cairo, Java, and C#, as well as frontend with React, NextJS, and TypeScript. I am an active member of the Dojo Coding community and have contributed to projects like Cairo VM Go, Cairo VM TS, and Cairo Lints. Currently, I'm part of ByteBuildersLabs, working on on-chain games using the Dojo framework. This is my approach for this issue:
ET: 3 days |
To address this issue, I would create a SQL seed script for the user_wallets table using uuid_generate_v4() for IDs and referencing valid user IDs. Use it to generate diverse data with unique wallet addresses, different chain types, and realistic primary wallet configurations. Test constraints and ensure that the script is consistent before submission. |
Can I contribute to this one? |
I'd be happy to do this. My name is Gideon Bature, a Software Engineer, I have experience working with JavaScript/TypeScript as well as working with SQL databases, writing robust SQL Queries. If given the opportunity, I will send my first PR within 48 hours. Thank you! |
Could I take a shot at this? |
Would love to tackle this! |
Can I take care of this issue? |
Can I handle this task? |
I am new to open source. |
Hi, I’m Kevin Obando Molina, a full-stack software developer with 2 years of experience. I have worked with languages such as Java, JavaScript, TypeScript, MySQL, C#, and Python. I’m very interested in working on and learning more about this topic. |
Hi @coxmars just assigned to you, don't hesitate if you have any question! 🚀 |
Objective
Create a comprehensive seed script for the user_walltes table with realistic test data.
Requirements
Implementation Checklist
Considerations
SQL Table
Acceptance criteria
A complete SQL seed script for user_wallets table
The text was updated successfully, but these errors were encountered: