mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Use frontmatter for tutorials
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
html: get-started-with-the-rippled-api.html
|
||||
parent: get-started.html
|
||||
blurb: Unleash the full power of the XRP Ledger's native APIs.
|
||||
cta_text: Get Started
|
||||
---
|
||||
# Get Started with XRP Ledger APIs
|
||||
|
||||
The XRP Ledger's core server software is [`rippled`](the-rippled-server.html). You can jump straight into developing on the XRP Ledger by accessing the API of a `rippled` server.
|
||||
|
||||
Reference in New Issue
Block a user