Use frontmatter for tutorials

This commit is contained in:
mDuo13
2021-04-21 18:44:41 -07:00
parent d476617646
commit 02a852ec56
122 changed files with 761 additions and 509 deletions

View File

@@ -1,3 +1,9 @@
---
html: get-started-with-the-rippled-api.html
parent: get-started.html
blurb: XRP Ledgerの操作に使用できるAPIとライブラリを使い始めましょう。
cta_text: 開始しよう
---
# XRP Ledger APIの使用開始
XRP Ledgerのコアサーバーソフトウェアは[`rippled`](the-rippled-server.html)です。XRP Ledgerでの開発に進むには、`rippled`サーバーのAPIにアクセスします。