mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
10 lines
337 B
Markdown
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)
|