Start moving files into their final places

This commit is contained in:
mDuo13
2018-05-02 17:29:50 -07:00
parent 795bd8346b
commit 2e02611855
300 changed files with 709 additions and 719 deletions

View File

@@ -0,0 +1,26 @@
# Use Cases
Use these roadmaps to walk you, task-by-task, through implementing your use case.
Here are some of our users' most popular use cases:
* **[List XRP in My Exchange](tutorial-listing-xrp.html)**
Integrate with the XRP Ledger to be able to list XRP in your exchange, enabling your users to deposit and withdraw XRP.
* **[Provide Liquidity in the XRP Ledger](x)**
<!--{# TODO: link #}-->
Integrate with the XRP Ledger to place offers algorithmically or through your own custom trading interface, providing liquidity between different gateways and their users.
* **[Contribute Code to `rippled`](x)**
<!--{# TODO: link #}-->
Help us improve the open source reference server implementation of `rippled`, the server that is the core of the XRP Ledger peer-to-peer network.
* **[Maintain rippled Servers](x)**
<!--{# TODO: link #}-->
Learn how to install, run, and maintain a `rippled` server, whether you need a stock server, test server, or robust production validator.
Want to see a roadmap for a case not listed here? [Contact us >](mailto:docs@ripple.com)