-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Added language specific page for Golang [resolves #265] #366
Conversation
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.
Thank you @Abhimanyu121 for this contribution!
I've already merged #365, which was the first PR to solve this issue. Since your PR has valuable additions on top of #365, we'd still like to incorporate your contributions & reward you for the bounty. Please rebase off the current dev branch & incorporate your content into the existing Go page (docs/golang/index.md). Please be sure to delete any duplicate information / link references.
Thanks again & let me know if you have questions!
docs/golang/index.md
Outdated
|
||
|
||
## Intermediate articles | ||
- [Official geth Documentation](https://nethereum.readthedocs.io/en/latest/ethereum-and-clients/geth/) |
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.
Your link is to the nethereum doucmentation - I believe this is the official Geth documentation: https://geth.ethereum.org/docs/
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.
I will change it.
Thank you
Thank you, I will rebase it. |
@samajammin Thank you for your response, I have pushed the updated doc, can you please review 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.
Thanks for the update! I hope you continue to contribute & curate this page 😄
@all-contributors please add @Abhimanyu121 for content |
I've put up a pull request to add @Abhimanyu121! 🎉 |
Yes I would love to. |
Programming-Language Specific Pages: Golang
Added language-specific page for Golangfollowing https://ethereum.org/python/ page as a template
Related Issue
Resolves #265
Screenshots (if appropriate):
Checklist: