-
Notifications
You must be signed in to change notification settings - Fork 829
add Nim SDK #29
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
base: main
Are you sure you want to change the base?
add Nim SDK #29
Conversation
Hey @jasagiri, thanks for the contribution. |
Hey @jasagiri, would you be up for maintaining this if it's merged? |
I've never collaborated with VSC before, so I'm still feeling my way around, but I can do it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jasagiri! This looks great. Left a small comment about the documentation. Outside of that, a few asks.
- Since this is older, can you look through the existing protocol spec and make sure this is fully compatible?
- Can you run the tests in CI? We'd happily accept a contribution for that.
- How would we go about packaging this for Nim's consumption?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we please add documentation to the docs
folder and get rid of this? We don't necessarily want to keep these files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please remove this? Also in the root would you mind adding a gitignore for this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same thing here, can we remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets make sure to remove all of these please!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these AI generated files also go in. Can we remove them? CLAUDE.md is good to keep but let's remove the progress ones.
add Nim SDK