mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
adding carbon neutrality copy to the website
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
<p class="grey-400 text-small my-4">{% trans %}Comparing <span class="slider-amt"></span> Million Transactions in 2019{% endtrans %}</p>
|
||||
|
||||
<p class="calculator-section-description">{% trans %}The country of Portugal consumes ~50twh (1 billion Kilowatt hours [kWh]) of energy annually. Explore how much energy today’s various currencies consume in relation to Portugal.{% endtrans %}</p>
|
||||
<p class="calculator-section-description">{% trans %}The country of Portugal consumes 46.94 billion Kilowatt hours (kWh) of energy annually. Explore how much energy today’s various currencies consume in relation to Portugal.{% endtrans %}</p>
|
||||
|
||||
<div class="d-viz d-viz-1 mt-10">
|
||||
<ul class="d-sm-flex p-0">
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
</div>
|
||||
<div class="col-sm-6 offset-sm-1">
|
||||
<h3 class="h1 mb-9">{% trans %}Green by Nature{% endtrans %}</h3>
|
||||
<p class="mr-sm-5">{% trans %}XRP was designed with sustainability in mind. Contrary to other blockchains that use proof-of-work, the XRP Ledger confirms transactions through a unique “<a href="intro-to-consensus.html">consensus</a>” mechanism that consumes negligible energy.{% endtrans %}</p>
|
||||
<p class="mr-sm-5">{% trans %}XRP was designed with sustainability in mind. Contrary to other blockchains that use proof-of-work, the XRP Ledger confirms transactions through a unique “<a href="intro-to-consensus.html">consensus</a>” mechanism and is one of the first truly carbon neutral blockchains.{% endtrans %}</p>
|
||||
<p class="mb-10 mr-sm-5">{% trans %}Explore the energy consumption of XRP compared to cash, credit cards and other popular crypto with the <a href="carbon-calculator.html">Green Currency Calculator</a>.{% endtrans %}</p>
|
||||
<a href="carbon-calculator.html" class="btn btn-outline-secondary">{% trans %}Go Green{% endtrans %}</a>
|
||||
<h4 class="mt-20 mb-10">{% trans %}Partners in Sustainability{% endtrans %}</h4>
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
<h5 class="mb-10 normal">{% trans %}Most currency today—whether digital or physical—is not environmentally friendly. The potential long-term impact on our planet could hold startling consequences.{% endtrans %}</h5>
|
||||
<div class="row mb-10">
|
||||
<div class="col-md">
|
||||
<p>{% trans %}The digital asset XRP was designed with sustainability in mind. The XRP Ledger processes transactions through a unique “consensus” mechanism that consumes negligible energy and all XRP currency is already in circulation.{% endtrans %}</p>
|
||||
<p>{% trans %}The digital asset XRP was designed with sustainability in mind. The XRP Ledger processes transactions through a unique “consensus” mechanism that consumes negligible energy and all XRP currency is already in circulation. It is one of the first major blockchain networks to be fully carbon neutral.{% endtrans %}</p>
|
||||
<p>{% trans %}Other digital assets, like Bitcoin, rely on a different mechanism to both validate transactions and create new coins. This “proof-of-work” algorithm requires “mining.” Mining is an incredibly energy-intensive process for validating transactions that consumes more energy in a year than entire countries.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md">
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
</tr>
|
||||
<tr class="border-none">
|
||||
<td class="bold"><div class="w48 mr-3 text-center d-sm-inline-block no-wrap"><img class="w48" src="assets/img/icons/sustainable.png"></div>{% trans %}Sustainable{% endtrans %}</td>
|
||||
<td class="">{% trans %}Environmentally sustainable (negligible energy consumption){% endtrans %}</td>
|
||||
<td class="">{% trans %}Environmentally sustainable and carbon neutral{% endtrans %}</td>
|
||||
<td class="">{% trans %}0.3% of global energy consumption{% endtrans %}</td>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user