Files
xrpl-dev-portal/content/_code-samples/get-started/README.md
mDuo13 e38318abb0 Code samples cleanup:
- Move Quickstart to a language folder
- Copy-edits to code sample blurbs/titles
2022-05-13 13:20:43 -07:00

10 lines
337 B
Markdown

# Introductory Code Samples
Connect to the XRP Ledger and query it for data.
For more context, see the Get Started tutorial for your preferred language:
- [Python](https://xrpl.org/get-started-using-python.html)
- [Java](https://xrpl.org/get-started-using-java.html)
- [JavaScript](https://xrpl.org/get-started-using-javascript.html)