mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
117 lines
7.9 KiB
Django/Jinja
117 lines
7.9 KiB
Django/Jinja
{% extends "base.html.jinja" %}
|
||
{% block head %}
|
||
|
||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||
<!--[if lt IE 9]>
|
||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||
<![endif]-->
|
||
|
||
{% endblock %}
|
||
|
||
{% block bodyclasses %}no-sidebar{% endblock %}
|
||
{% block mainclasses %}landing{% endblock %}
|
||
|
||
{% block breadcrumbs %}{% endblock %}
|
||
|
||
{% block main %}
|
||
<div class="position-relative">
|
||
<img src="./img/backgrounds/history-orange.svg" id="history-orange">
|
||
</div>
|
||
|
||
<section class="py-26 text-center">
|
||
<div class="col-md-4 mx-auto text-center">
|
||
<div class="d-flex flex-column-reverse">
|
||
<h1 class="mb-18">{% trans %}Provide a Better Alternative to Bitcoin{% endtrans %}</h1>
|
||
<h6 class="green-500 mb-3">{% trans %}XRPL's Origin{% endtrans %}</h6>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="container-new py-26">
|
||
<div class="col-md-6 offset-md-3 p-10">
|
||
<h6 class="longform mb-10">{% trans %}In 2011, three engineers—David Schwartz, Jed McCaleb, and Arthur Britto—began developing the XRP Ledger (XRPL).{% endtrans %}</h6>
|
||
<p class="mb-6">{% trans %}Fascinated by Bitcoin, they set out to create a better version that improved upon its limitations—with the goal of creating a digital asset that was more sustainable and built specifically for payments.{% endtrans %}</p>
|
||
<p class="mb-6">{% trans %}The XRP Ledger first launched in June 2012. Shortly thereafter, they were joined by Chris Larsen, and the group started the Company OpenCoin in September 2012 (now named Ripple).{% endtrans %}</p>
|
||
<p class="mb-6">{% trans %}The XRPL founders gifted 80 billion XRP, the platform’s native currency, to the company. Ripple has since sold some of its XRP and put the rest in escrow.{% endtrans %}</p>
|
||
</div>
|
||
</section>
|
||
|
||
<div class="position-relative d-none-sm">
|
||
<img src="./img/backgrounds/history-purple.svg" id="history-purple">
|
||
</div>
|
||
|
||
<div class="container-new marketing-wrapper">
|
||
|
||
<section class="row mb-60">
|
||
<div class="timeline">
|
||
<div class="timeline-block mb-10">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-content text-right">
|
||
<h6 class="h1">2011</h6>
|
||
<h4 class="mx-6 h5">{% trans %}2011 XRP Ledger Development{% endtrans %}</h4>
|
||
<p>{% trans %}In early 2011, three developers—David Schwartz, Jed McCaleb, and Arthur Britto—were fascinated with Bitcoin but observed the waste inherent in mining. They sought to create a more sustainable system for sending value (an idea outlined in a May 2011 forum post: “Bitcoin without mining”).{% endtrans %}</p>
|
||
<a class="btn btn-primary read-more mt-10" href="#" data-target="section-1">Read More</a>
|
||
<div class="hidden-section" id="section-1">
|
||
<p>{% trans %}Their initial observations about the high energy consumption and scalability issues that would plague Bitcoin proved prescient. In 2019, estimates suggest Bitcoin mining used more energy than the entire country of Portugal. Moreover, their initial read indicated that significant problems could arise if any miner obtained (or miners colluded to obtain) greater than 50% of the mining power. That risk persists with Bitcoin (and Ethereum) today as mining power has consolidated in China.{% endtrans %}</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="timeline-block mb-10">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-content">
|
||
<h6 class="h1">2012</h6>
|
||
<h4 class="mx-6 h5">{% trans %}XRPL Launches its Native Currency, XRP{% endtrans %}</h4>
|
||
<p>{% trans %}The trio of developers continued the work to build a distributed ledger that improved upon these fundamental limitations of Bitcoin, naming the code Ripple. The ledger included a digital asset that would be called “ripples” (XRP as the currency code) to follow the same naming convention as Bitcoin (BTC). At the time, the name Ripple stood for the open-source project, the unique consensus ledger (Ripple Consensus Ledger), transaction protocol (Ripple Transaction Protocol or RTXP), the network (Ripple network), and the digital asset (known as “ripples”).{% endtrans %}</p>
|
||
<a class="btn btn-primary read-more mt-10" href="#" data-target="section-2">Read More</a>
|
||
<div class="hidden-section" id="section-2">
|
||
<p>{% trans %}In practice, this approach led to many broad uses of “Ripple.” For clarity, the community simply started calling the digital asset by its currency code, “XRP.”{% endtrans %}</p>
|
||
<p>{% trans %}By June 2012, Schwartz, McCaleb, and Britto finished code development, and the Ledger was complete.{% endtrans %}</p>
|
||
<p>{% trans %}Once the XRP Ledger was live, 80% of the XRP was gifted to a new company that set out to build use cases for the digital asset—initially called NewCoin and renamed quickly to OpenCoin.{% endtrans %}</p>
|
||
<p>{% trans %}Chris Larsen was the CEO of OpenCoin, and at the company's founding, Jed was co-founder and CTO, David Schwartz was the Chief Cryptography Officer, and Arthur Britto an advisor.{% endtrans %}</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="timeline-block mb-10">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-content text-right">
|
||
<h6 class="h1">2013</h6>
|
||
<h4 class="mx-6 h5">{% trans %}OpenCoin Rebranded to Ripple Labs{% endtrans %}</h4>
|
||
<p>{% trans %}At the outset of the company, OpenCoin set out to revolutionize the global financial system. Despite the revolutionary ideals of many of Bitcoin’s early believers, Larsen never thought blockchain technology should be used to overthrow the existing financial system. He believed that history’s most transformative innovations have always relied on the great ideas that came before them—not disrupting them.{% endtrans %}</p>
|
||
<a class="btn btn-primary read-more mt-10" href="#" data-target="section-3">Read More</a>
|
||
<div class="hidden-section" id="section-3">
|
||
<p>{% trans %}In early conversations with potential customers, the team was asked about the differences between the Ripple project and OpenCoin company. With the community starting to call the digital asset by its currency code "XRP" more widely, company leaders decided to rebrand the company to Ripple Labs, which has been shortened over time to "Ripple."{% endtrans %}</p>
|
||
<p>{% trans %}Today, the company uses XRP and the XRP Ledger for liquidity management in its cross-border payments business. Ripple also remains a stakeholder and contributor to the broader XRP community.{% endtrans %}</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="timeline-block mb-10">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-content">
|
||
<h6 class="h1">2020</h6>
|
||
<h4 class="mx-6 h5">{% trans %}XRPL Foundation Launched{% endtrans %}</h4>
|
||
<p>{% trans %}Founded September 24, 2020, the XRPL Foundation is an independent and nonprofit entity with a mission to accelerate the development and adoption of the decentralized XRP Ledger. The Foundation received an initial donation of over $6.5M from Coil, Ripple, and Gatehub to fund the Foundation’s work in service of the growing number of developers and other community members building on the XRP Ledger.{% endtrans %}</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
{% endblock %}
|
||
|
||
|
||
{% block endbody %}
|
||
<script type="text/javascript">
|
||
$('.read-more').on('click', function(e){
|
||
var target = $(this).attr('data-target');
|
||
$('#' + target).addClass('show');
|
||
$(this).addClass('d-none');
|
||
e.preventDefault();
|
||
})
|
||
</script>
|
||
|
||
<script type="application/javascript">
|
||
gtag('config', 'UA-157720658-3', {'content_group1': 'Hub Pages'});
|
||
</script>
|
||
{% endblock %}
|