Files
xrpl-dev-portal/_code-samples/get-started/README.md
2025-08-25 10:58:26 +02:00

12 lines
441 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)
- [Go](https://xrpl.org/get-started-using-go.html)