gateway guide - replace removed ripple stream link

This commit is contained in:
mDuo13
2016-05-12 13:49:31 -07:00
parent 489b0636c9
commit 3bce76bd3e
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ The Ripple Consensus Ledger contains a distributed financial exchange, where any
When adding a new gateway to the RCL, it is important to establish liquidity to other popular currencies. Because third parties provide the Liquidity, a gateway's customers can exchange currencies through the RCL, without the gateway needing to float a large reserve in various destination currencies. The gateway also does not need to take on the risk of financial exchange.
Third-party liquidity providers can use [RippleAPI](reference-rippleapi.html), [Ripple Stream](https://ripple.com/knowledge_center/ripple-stream-product-overview/), or a [third-party client application](https://ripple.com/knowledge_center/wallet-providers/) to participate in the distributed exchange. Some client applications look up the addresses associated with a gateway using [ripple.txt](#rippletxt), so it can be helpful to publish a good ripple.txt.
Third-party liquidity providers can use [RippleAPI](reference-rippleapi.html), [Ripple Stream](https://ripple.com/technology/), or a [third-party client application](https://ripple.com/knowledge_center/wallet-providers/) to participate in the distributed exchange. Some client applications look up the addresses associated with a gateway using [ripple.txt](#rippletxt), so it can be helpful to publish a good ripple.txt.
Contact [partners@ripple.com](mailto:partners@ripple.com) for help establishing a market between your gateway and others.

View File

@@ -215,7 +215,7 @@
<h3 id="liquidity-and-currency-exchange">Liquidity and Currency Exchange</h3>
<p>The Ripple Consensus Ledger contains a distributed financial exchange, where any user can place and fulfill bids to exchange XRP and <em>issuances</em> in any combination. Cross-currency payments automatically use the financial exchange to convert currency atomically when the transaction is executed. In this way, users who choose make offers in the distributed exchange provide the liquidity that makes the Ripple Consensus Ledger useful.</p>
<p>When adding a new gateway to the RCL, it is important to establish liquidity to other popular currencies. Because third parties provide the Liquidity, a gateway's customers can exchange currencies through the RCL, without the gateway needing to float a large reserve in various destination currencies. The gateway also does not need to take on the risk of financial exchange.</p>
<p>Third-party liquidity providers can use <a href="reference-rippleapi.html">RippleAPI</a>, <a href="https://ripple.com/knowledge_center/ripple-stream-product-overview/">Ripple Stream</a>, or a <a href="https://ripple.com/knowledge_center/wallet-providers/">third-party client application</a> to participate in the distributed exchange. Some client applications look up the addresses associated with a gateway using <a href="#rippletxt">ripple.txt</a>, so it can be helpful to publish a good ripple.txt.</p>
<p>Third-party liquidity providers can use <a href="reference-rippleapi.html">RippleAPI</a>, <a href="https://ripple.com/technology/">Ripple Stream</a>, or a <a href="https://ripple.com/knowledge_center/wallet-providers/">third-party client application</a> to participate in the distributed exchange. Some client applications look up the addresses associated with a gateway using <a href="#rippletxt">ripple.txt</a>, so it can be helpful to publish a good ripple.txt.</p>
<p>Contact <a href="mailto:partners@ripple.com">partners@ripple.com</a> for help establishing a market between your gateway and others.</p>
<h2 id="suggested-business-practices">Suggested Business Practices</h2>
<p>The value of a gateway's issuances in the Ripple Consensus Ledger comes directly from the trust that customers can redeem them with the gateway when needed. Since a gateway cannot pay out if it shuts down, it is also in customers' interest that a gateway does not shut down. There are a number of precaution a gateway can take that reduce the risk of business interruptions:</p>