Merge pull request #356 from jhaaaa/get-started-rippled

Split off Get Started with rippled API tutorial
This commit is contained in:
Rome Reginelli
2018-05-10 15:11:20 -07:00
committed by GitHub
3 changed files with 224 additions and 216 deletions

View File

@@ -378,7 +378,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