Files
xrpl-dev-portal/content/_code-samples/get-started/README.md
2023-11-09 16:16:09 +01:00

11 lines
390 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)
- [PHP](https://xrpl.org/get-started-using-php.html)