split off gs with rippled API

This commit is contained in:
Jennifer Hasegawa
2018-05-10 10:55:18 -07:00
parent f605dd9461
commit a5860b2e2a
3 changed files with 224 additions and 216 deletions

View File

@@ -290,7 +290,15 @@ pages:
targets:
- local
# TODO: Get Started with the rippled API, Send a Transaction with the rippled API
- md: tutorials/get-started/get-started-with-the-rippled-api.md
html: get-started-with-the-rippled-api.html
funnel: Docs
doc_type: Tutorials
category: Get Started
targets:
- local
# TODO: Send a Transaction with the rippled API
- md: tutorials/get-started/get-started-with-rippleapi-for-javascript.md
html: get-started-with-rippleapi-for-javascript.html