-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add xrpl-go examples and references to xrpl-dev-portal #3211
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: master
Are you sure you want to change the base?
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.
Thanks for the contribution! Added comments and suggestions.
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com> Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
…s, replace code snippets to references.
@banasa44 I have a couple of questions:
|
Add xrpl-go examples and references to xrpl-dev-portal
Description
This PR aims to include the
xrpl-go
library into the XRPLFxrpl-dev-portal
repository. Including code samples, and references to it in the documentation site.Changes
Notes
Notice that all the references to
xrpl-go
package specification and GitHub repository still points to PeerSyst's. A replace all might be done when moving the repository to XRPLF GitHub account.