Merge pull request #41 from mDuo13/rippled_improvements

[COPY] Revised intro paragraph to be more concise
This commit is contained in:
Rome Reginelli
2014-09-05 16:12:12 -07:00

View File

@@ -94,7 +94,7 @@ mixpanel.init("132d42885e094171f34467fc54da6fab");
</div>
<div class="col-md-6">
<h4>Build on the world's first protocol for value exchange</h4>
<p class="main_callout">Ripple is an internet protocol for making financial transactions. At it's core, Ripple consists of a distributed network of servers that talk to each other to validate transactions. Everything that's built on the protocol will ultimately interact with these servers - get started by submitting API calls to rippled now.</p>
<p class="main_callout">Ripple is a protocol for making financial transactions worldwide, with no central authority responsible for managing it. Anyone can run a server, connect to the network, and start doing business. Get started by submitting API calls to our public servers now.</p>
<p class="api_btn"><a target="_blank" href="https://ripple.com/tools/api/"><button type="button" class="button btn btn-primary api">Try it!</button></a></p>
</div>