mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
Code samples: READMEs and smarter parsing
This commit is contained in:
9
content/_code-samples/get-started/README.md
Normal file
9
content/_code-samples/get-started/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Get Started
|
||||
|
||||
Introductory code samples showing how to 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)
|
||||
Reference in New Issue
Block a user