-
Notifications
You must be signed in to change notification settings - Fork 146
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
Improve .env.example #1006
Comments
Could I try solving this? |
Hi, Nico.. |
May I take this issue on? |
Let me handle this issue! |
Can I take care of this issue? |
I'd be happy to do this. |
@Marchand-Nicolas |
I’d love to work on this task. |
Can I attempt this issue? |
Can I take this issue? @Marchand-Nicolas. ETA is 1hr. |
I'd love to give this a go. |
Can I take care of this issue? |
Mind if I try this one? I’m a full-stack blockchain developer with over 3 years of experience working with Tailwind, React, TypeScript, and Solidity/Rust. |
I'd like to handle this task. |
Can I jump on this task? |
I’d like to help with this. |
Can I try solving this issue? |
Mind if I take this issue? |
I'd be happy to do this. |
I’m interested in this one. |
Is this issue still available? |
Description 📹
Add the environment variable
NEXT_PUBLIC_RPC_URL=https://rpc.starknet.id
to the.env.example
file.Proposed Actions 🛠️
Here’s a checklist of actions to follow for resolving this issue:
Fork and Create Branch:
Fork the repository and create a new branch using the issue number:
Implement Changes:
.env.example
file.Run Tests and Commit Changes:
Make sure your changes don't break existing functionality and commit with a clear message:
git commit -m "Fix: Add NEXT_PUBLIC_RPC_URL to .env.example"
Required 📋
To keep our workflow smooth, please make sure you follow these guidelines:
Thank you for your contribution 🙏
The text was updated successfully, but these errors were encountered: