mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Start moving files into their final places
This commit is contained in:
26
content/use-cases/use-cases.md
Normal file
26
content/use-cases/use-cases.md
Normal 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)
|
||||
Reference in New Issue
Block a user