mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
merged code from main branch, fixed merged conflict
This commit is contained in:
@@ -81,10 +81,10 @@ $ pybabel extract -F ./locale/babel.cfg -o ./locale/messages.pot ./
|
||||
Then, update _every_ language's `.po` files with the list of strings, as follows:
|
||||
|
||||
```sh
|
||||
$ pybabel update -l en -d ./locale/ -i ./locale/messages.pot
|
||||
$ pybabel update -l ja -d ./locale/ -i ./locale/messages.pot
|
||||
```
|
||||
|
||||
The above example is for English (`-l en`). **Repeat for each language code.**
|
||||
The above example is for English (`-l ja`). **Repeat for each language code.**
|
||||
|
||||
Now edit the PO files (for example, `locale/ja/LC_MESSAGES/messages.po`) to add translations for each newly-added string. Again, **repeat for each language.**
|
||||
|
||||
|
||||
@@ -232,6 +232,16 @@ pages:
|
||||
- en
|
||||
- ja
|
||||
|
||||
- name: News
|
||||
funnel: Explore
|
||||
category: News
|
||||
template: template-explore-news.html
|
||||
html: news.html
|
||||
sidebar: disabled
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
- name: Wallets
|
||||
funnel: Explore
|
||||
category: Wallets
|
||||
@@ -1121,7 +1131,7 @@ pages:
|
||||
# TODO: translate this page and blurb
|
||||
- md: concepts/consensus-network/invariant-checking.md
|
||||
html: invariant-checking.html
|
||||
funnel: Docs
|
||||
funnel: Build
|
||||
doc_type: Concepts
|
||||
category: Consensus Network
|
||||
blurb: Understand what Invariant Checking is, why it exists, how it works, and what invariant checks are active.
|
||||
@@ -2897,7 +2907,7 @@ pages:
|
||||
# TODO: translate page and blurb
|
||||
- md: tutorials/manage-the-rippled-server/troubleshooting/health-check-interventions.md
|
||||
html: health-check-interventions.html
|
||||
funnel: Docs
|
||||
funnel: Build
|
||||
doc_type: Tutorials
|
||||
category: Manage the rippled Server
|
||||
subcategory: Troubleshooting rippled
|
||||
@@ -6019,7 +6029,7 @@ pages:
|
||||
# TODO: translate title & blurb
|
||||
- name: Peer Port Methods
|
||||
html: peer-port-methods.html
|
||||
funnel: Docs
|
||||
funnel: Build
|
||||
doc_type: References
|
||||
supercategory: rippled API
|
||||
category: Peer Port Methods
|
||||
@@ -6032,7 +6042,7 @@ pages:
|
||||
# TODO: translate page & blurb
|
||||
- md: references/rippled-api/peer-port-methods/health-check.md
|
||||
html: health-check.html
|
||||
funnel: Docs
|
||||
funnel: Build
|
||||
doc_type: References
|
||||
supercategory: rippled API
|
||||
category: Peer Port Methods
|
||||
@@ -6200,7 +6210,7 @@ pages:
|
||||
- ja
|
||||
|
||||
|
||||
|
||||
|
||||
# --------------- end "Docs" section -------------------------------------------
|
||||
# Use Cases: removing these, to be finished later ------------------------------
|
||||
# - md: use-cases/use-cases.md
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1373
locale/messages.pot
1373
locale/messages.pot
File diff suppressed because it is too large
Load Diff
@@ -29,14 +29,14 @@
|
||||
<div class="row">
|
||||
<ul class="col ml-3">
|
||||
<li>{% trans %}Asset Custody{% endtrans %}</li>
|
||||
<li>{% trans %}Payment Processing{% endtrans %}</li>
|
||||
<li>{% trans %}Payment Processing{% endtrans %}</li>
|
||||
<li>{% trans %}Micropayments{% endtrans %}</li>
|
||||
<li>{% trans %}Wallets{% endtrans %}</li>
|
||||
<li>{% trans %}Music{% endtrans %}</li>
|
||||
</ul>
|
||||
<ul class="col">
|
||||
<li>{% trans %}On-Demand Liquidity{% endtrans %}</li>
|
||||
<li>{% trans %}Gaming{% endtrans %}</li>
|
||||
<li>{% trans %}Gaming{% endtrans %}</li>
|
||||
<li>{% trans %}Infrastructure{% endtrans %}</li>
|
||||
<li>{% trans %}Security{% endtrans %}</li>
|
||||
<li>{% trans %}Applications{% endtrans %}</li>
|
||||
@@ -47,56 +47,57 @@
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Businesses Using XRP{% endtrans %}</h6>
|
||||
<div class="col-md-5 mb-20 card-b">
|
||||
<a class="col-md-5 mb-20 card-b" href="https://www.bitgo.com/">
|
||||
<img class="mw-100" src="./img/businesses/bitgo.png">
|
||||
<h3 class="my-10 h4">{% trans %}Asset Custody{% endtrans %}</h3>
|
||||
<p>{% trans %}BitGo provides custodial and non-custodial asset holdings for digital assets including XRP. BitGo's enterprise-level security empowers businesses to integrate digital currencies like XRP into new and existing financial systems.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://bitpay.com/">
|
||||
<img class="mw-100" src="./img/businesses/bitpay.png">
|
||||
<h3 class="my-10 h4">{% trans %}Payment Processing{% endtrans %}</h3>
|
||||
<p>{% trans %}BitPay builds powerful, enterprise-grade tools for accepting and spending cryptocurrencies, including XRP.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b" href="https://coil.com/">
|
||||
<img class="mw-100" src="./img/businesses/coil.png">
|
||||
<h3 class="my-10 h4">{% trans %}Web Monetization{% endtrans %}</h3>
|
||||
<p>{% trans %}Coil provides an alternative to the status quo of paid advertisements with web monetization. Coil's web monetization uses the interledger protocol (ILP) to stream micropayments as users consume content. The XRP Ledger's payment channels provide an ideal system for settling these micropayments at high speed and low cost.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://www.forte.io/">
|
||||
<img class="mw-100" src="./img/businesses/forte.png">
|
||||
<h3 class="my-10 h4">{% trans %}Online Gaming{% endtrans %}</h3>
|
||||
<p>{% trans %}Forte offers an unprecedented set of easy-to-use tools and services for game developers to integrate blockchain technology into their games, to unlock new economic and creative opportunities for gamers across the world.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b" href="https://www.exodus.io/">
|
||||
<img class="mw-100" src="./img/businesses/exodus.png">
|
||||
<h3 class="my-10 h4">{% trans %}Wallets and Apps{% endtrans %}</h3>
|
||||
<p>{% trans %}Exodus offers wallets and applications for securing, managing and exchanging crypto.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://raisedinspace.com/">
|
||||
<img class="mw-100" src="./img/businesses/raised-in-space.png">
|
||||
<h3 class="my-10 h4">{% trans %}Music{% endtrans %}</h3>
|
||||
<p>{% trans %}Raised in Space is a music/tech investment group focused on raising the value of music, innovating across the entire value chain of the music industry.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b" href="https://ripple.com/">
|
||||
<img class="mw-100" src="./img/businesses/ripple.png">
|
||||
<h3 class="my-10 h4">{% trans %}On-Demand Liquidity{% endtrans %}</h3>
|
||||
<p>{% trans %}Ripple powers instant, lower-cost settlement of cross-border payments using XRP to source liquidity on demand. XRP is ideally suited for global payments because it's quicker, less costly, and more scalable than any other digital asset.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b offset-md-1" href="https://towo.io/">
|
||||
<img class="mw-100" src="./img/businesses/towo-labs.png">
|
||||
<h3 class="my-10 h4">{% trans %}Infrastructure{% endtrans %}</h3>
|
||||
<p>{% trans %}Towo Labs was founded in 2019, to develop XRP Ledger and Interledger infrastructures and make non-custodial crypto management easier.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b" href="https://xrplorer.com/">
|
||||
<img class="mw-100" src="./img/businesses/xrplorer.png">
|
||||
<h3 class="my-10 h4">{% trans %}Security{% endtrans %}</h3>
|
||||
<p>{% trans %}Xrplorer offers services and tools that help prevent and combat fraudulent activity on the XRPL as well as custom APIs and analytics that supplement the XRPL APIs where they are not enough.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col-md-5 mb-20 card-b offset-md-1">
|
||||
<img class="mw-100" src="./img/businesses/xrpl-labs.png">
|
||||
</a>
|
||||
<a class="col-md-5 mb-20 card-b offset-md-1">
|
||||
<img class="mw-100" src="./img/businesses/xrpl-labs.png" href="https://xrpl-labs.com/">
|
||||
<h3 class="my-10 h4">{% trans %}Applications{% endtrans %}</h3>
|
||||
<p>{% trans %}From cold storage to apps for signing transactions, XRPL Labs is dedicated to building software on the XRP Ledger.{% endtrans %}</p>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<div class="w-100"></div>
|
||||
<div class="col-md-4 offset-md-6">
|
||||
<p class="text-smallest">{% trans %}Disclaimer: XRPL.org does not endorse or recommend any wallets or exchanges, or make any representations with respect to wallets. It’s advisable to conduct your own due diligence before relying on any third party or third-party technology.{% endtrans %}</p>
|
||||
|
||||
@@ -35,35 +35,35 @@
|
||||
<h5 class="ml-3 mb-3">{% trans %}Top Exchanges, according to CryptoCompare (as of August 2020):{% endtrans %}</h5>
|
||||
<div class="w-100"></div>
|
||||
<div class="d-flex flex-wrap w-100">
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/coinbase.png">
|
||||
<a class="square d-flex card-b" href="https://www.coinbase.com/">
|
||||
<img class="mw-100" src="./img/exchanges/coinbase.png" alt="Coinbase logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/binance.png">
|
||||
<a class="square d-flex card-b" href="https://www.binance.com/">
|
||||
<img class="mw-100" src="./img/exchanges/binance.png" alt="Binance logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/bitstamp.png">
|
||||
<a class="square d-flex card-b" href="https://www.bitstamp.com/">
|
||||
<img class="mw-100" src="./img/exchanges/bitstamp.png" alt="Bitstamp logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/kraken.png">
|
||||
<a class="square d-flex card-b" href="https://www.kraken.com/">
|
||||
<img class="mw-100" src="./img/exchanges/kraken.png" alt="Kraken logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/cex-io.png">
|
||||
<a class="square d-flex card-b" href="https://cex.io/">
|
||||
<img class="mw-100" src="./img/exchanges/cex-io.png" alt="Cex.io logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/bitfinex.png">
|
||||
<a class="square d-flex card-b" href="https://www.bitfinex.com/">
|
||||
<img class="mw-100" src="./img/exchanges/bitfinex.png" alt="Bitfinex logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/luno.png">
|
||||
<a class="square d-flex card-b" href="https://www.luno.com/">
|
||||
<img class="mw-100" src="./img/exchanges/luno.png" alt="Luno logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/bittrex.png">
|
||||
<a class="square d-flex card-b" href="https://bittrex.com/">
|
||||
<img class="mw-100" src="./img/exchanges/bittrex.png" alt="Bittrex logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/independent-reserve.png">
|
||||
<a class="square d-flex card-b" href="https://www.independentreserve.com/">
|
||||
<img class="mw-100" src="./img/exchanges/independent-reserve.png" alt="Independent Reserve logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/exchanges/liquid.png">
|
||||
<a class="square d-flex card-b" href="https://www.liquid.com/">
|
||||
<img class="mw-100" src="./img/exchanges/liquid.png" alt="Liquid logo">
|
||||
</a>
|
||||
</div>
|
||||
<div class="w-100"></div>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
</div>
|
||||
<div class="col-md-6 offset-md-1">
|
||||
<h2 class="mt-12 mb-10">{% trans %}XRP and the XRP Ledger are used to power innovative technology across the payments space.{% endtrans %}</h2>
|
||||
<p>{% trans %}Lorem ipsum dolor sit amet, consectetur adipiscing elit. In egestas maximus ligula, id tincidunt odio condimentum ac. Pellentesque vulputate felis lacus, id imperdiet elit tristique id. Ut sapien lorem, finibus id auctor eu, volutpat finibus nisi. {% endtrans %}</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In egestas maximus ligula, id tincidunt odio condimentum ac. Pellentesque vulputate felis lacus, id imperdiet elit tristique id. Ut sapien lorem, finibus id auctor eu, volutpat finibus nisi.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<a href="#" class="btn btn-clear">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Micropayments{% endtrans %}</h6>
|
||||
<div class="col-md-4 offset-md-1 mb-10">
|
||||
@@ -63,7 +63,7 @@
|
||||
<a href="#" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Exchanges{% endtrans %}</h6>
|
||||
<div class="col-md-4 offset-md-1 mb-10">
|
||||
|
||||
@@ -31,32 +31,32 @@
|
||||
</section>
|
||||
|
||||
<section class="mb-50 row">
|
||||
<h5 class="ml-3 mb-3">{% trans %}XRPL Trusted Exchanges:{% endtrans %}</h5>
|
||||
<h5 class="ml-3 mb-3">{% trans %}XRPL Trusted Wallets:{% endtrans %}</h5>
|
||||
<div class="w-100"></div>
|
||||
<div class="d-flex flex-wrap w-100 mb-10">
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/xpring.png">
|
||||
<a class="square d-flex card-b" href="https://xpring.io/portal/">
|
||||
<img class="mw-100" src="./img/wallets/xpring.png" alt="Xpring logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/xumm.png">
|
||||
<a class="square d-flex card-b" href="https://xumm.app/">
|
||||
<img class="mw-100" src="./img/wallets/xumm.png" alt="Xumm logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/trust-wallet.png">
|
||||
<a class="square d-flex card-b" href="https://trustwallet.com/">
|
||||
<img class="mw-100" src="./img/wallets/trust-wallet.png" alt="Trust Wallet logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/harbor-wallet.png">
|
||||
<a class="square d-flex card-b" href="https://www.secureblockchains.com/harbor-xrp-wallet/">
|
||||
<img class="mw-100" src="./img/wallets/harbor-wallet.png" alt="Harbor Wallet logo">
|
||||
</a>
|
||||
</div>
|
||||
<h5 class="ml-3 mb-3">{% trans %}Hardware Exchanges:{% endtrans %}</h5>
|
||||
<h5 class="ml-3 mb-3">{% trans %}Hardware Wallets:{% endtrans %}</h5>
|
||||
<div class="d-flex flex-wrap w-100">
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/trezor.png">
|
||||
<a class="square d-flex card-b" href="https://trezor.io/">
|
||||
<img class="mw-100" src="./img/wallets/trezor.png" alt="Trezor logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/ledger.png">
|
||||
<a class="square d-flex card-b" href="https://www.ledger.com/">
|
||||
<img class="mw-100" src="./img/wallets/ledger.png" alt="Ledger logo">
|
||||
</a>
|
||||
<a class="square d-flex card-b" href="#">
|
||||
<img class="mw-100" src="./img/wallets/secalot.png">
|
||||
<a class="square d-flex card-b" href="https://www.secalot.com/">
|
||||
<img class="mw-100" src="./img/wallets/secalot.png" alt="Secalot logo">
|
||||
</a>
|
||||
</div>
|
||||
<div class="w-100"></div>
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
<img class="mw-100" src="./img/graphics/home-hero-graphic.svg">
|
||||
<div class="col-md-6 mx-auto text-center my-5">
|
||||
<h1 class="mb-18">{% trans %}XRP: The Best Digital Asset for Payments{% endtrans %}</h1>
|
||||
<a href="#" class="btn btn-clear inline-block mr-4">{% trans %}Learn More{% endtrans %}</a>
|
||||
<a href="#" class="btn btn-clear inline-block">{% trans %}Build with XRP{% endtrans %}</a>
|
||||
<a href="overview.html" class="btn btn-clear inline-block mr-4">{% trans %}Learn More{% endtrans %}</a>
|
||||
<a href="docs.html" class="btn btn-clear inline-block">{% trans %}Build with XRP{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -71,9 +71,9 @@
|
||||
<h2 class="mb-10">{% trans %}A Digital Asset Built for Payments{% endtrans %}</h2>
|
||||
<p class="mb-4">{% trans %}XRP is a digital asset built for payments. It is the native digital asset on the XRP Ledger—an open-source, permissionless and decentralized blockchain technology that can settle transactions in 3-5 seconds.{% endtrans %}</p>
|
||||
<p class="mb-4">{% trans %}It is the best way to move money around the world; the fuel for our growing digital economy.{% endtrans %}</p>
|
||||
|
||||
<a href="#" class="btn btn-clear mr-4">{% trans %}Learn about XRP{% endtrans %}</a>
|
||||
<a href="#" class="arrow-link mt-4 text-green d-block"><span class="text-white">{% trans %}XRP History{% endtrans %}</span></a>
|
||||
|
||||
<a href="overview.html" class="btn btn-clear mr-4">{% trans %}Learn about XRP{% endtrans %}</a>
|
||||
<a href="history.html" class="arrow-link mt-4 text-green d-block"><span class="text-white">{% trans %}XRP History{% endtrans %}</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -86,21 +86,21 @@
|
||||
<div class="card rounded hc" id="hc-1">
|
||||
<h5 class="mb-12 h2">{% trans %}Uses of XRP{% endtrans %}</h5>
|
||||
<p>{% trans %}XRP is helping solve previously unsolvable problems for people and industries around the world, and is one of the only digital assets with a commercial use case.{% endtrans %}</p>
|
||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Uses{% endtrans %}</a>
|
||||
<a href="uses.html" class="arrow-link mt-12 text-white">{% trans %}Explore Uses{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-10">
|
||||
<div class="card rounded hc" id="hc-2">
|
||||
<h5 class="mb-12 h2">{% trans %}Businesses on the Ledger{% endtrans %}</h5>
|
||||
<p class="pb-lg-4">{% trans %}From gaming to web monetization, XRP and the XRP Ledger are powering innovative new technology across the payments space.{% endtrans %}</p>
|
||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Businesses{% endtrans %}</a>
|
||||
<a href="businesses.html" class="arrow-link mt-12 text-white">{% trans %}Explore Businesses{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-10">
|
||||
<div class="card rounded hc" id="hc-3">
|
||||
<h5 class="mb-12 h2">{% trans %}Real-World Impact{% endtrans %}</h5>
|
||||
<p class="pb-lg-4">{% trans %}With its real-world utility and inherently green design, XRP helps ensure a more sustainable future for our planet and global economy.{% endtrans %}</p>
|
||||
<a href="" class="arrow-link mt-12 text-white">{% trans %}Explore Impact{% endtrans %}</a>
|
||||
<a href="impact.html" class="arrow-link mt-12 text-white">{% trans %}Explore Impact{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -114,7 +114,7 @@
|
||||
<h3 class="h1 mb-9">{% trans %}Green by Nature{% endtrans %}</h3>
|
||||
<p>{% 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 “consensus” mechanism that consumes negligible energy.{% endtrans %}</p>
|
||||
<p class="mb-10">{% trans %}Explore the energy consumption of XRP compared to cash, credit cards and other popular crypto with the Green Currency Calculator.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Go Green{% endtrans %}</a>
|
||||
<a href="carbon-calculator.html" class="btn btn-clear">{% trans %}Go Green{% endtrans %}</a>
|
||||
<h4 class="mt-20 mb-10">{% trans %}Partners in Sustainability{% endtrans %}</h4>
|
||||
<div class="d-flex align-items-center flex-wrap justify-content-between">
|
||||
<img class="mw-100 mb-4 mr-2" src="./img/green/energy-web.png">
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<div class="timeline-dot"></div>
|
||||
<div class="timeline-content">
|
||||
<h4 class="mb-10">{% trans %}2012 XRP Launched{% endtrans %}</h4>
|
||||
<p>{% trans %}In 2011 and early 2012, the trio of developers started a project to build a distributed ledger that improved upon these fundamental limitations of Bitcoin—their first ever code commit was in November 2011.{% endtrans %}</p>
|
||||
<p>{% trans %}In 2011 and early 2012, the trio of developers started a project to build a distributed ledger that improved upon these fundamental limitations of Bitcoin—their first ever code commit was in November 2011.{% endtrans %}</p>
|
||||
<p>{% trans %}They wrote code, that when executed, would create a distributed ledger, which they named Ripple. It 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, 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>
|
||||
<p>{% trans %}In practice, this approach led to many, broad uses of “Ripple.” To clarify, the community simply started calling the digital asset, “XRP.”{% endtrans %}</p>
|
||||
<p>{% trans %}By June 2012, Schwartz, McCaleb and Britto completed code development and the XRP Ledger was fully functioning.{% endtrans %}</p>
|
||||
@@ -79,7 +79,7 @@
|
||||
<div class="col-sm-5 offset-sm-1 order-2 order-sm-1 mt-20">
|
||||
<h2 class="mb-10">{% trans %}How Digital Assets Will Help Create a Sustainable Global Economy{% endtrans %}</h2>
|
||||
<p class="mb-10">{% trans %}Hear from Ripple co-founder Chris Larsen in the inaugural episode of the Block Stars podcast.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Listen Now{% endtrans %}</a>
|
||||
<a href="https://ripple.com/podcast" class="btn btn-clear">{% trans %}Listen Now{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<h2 class="mt-12 mb-10">{% trans %}The digital asset XRP is a truly global currency—ideally suited to enable today’s global economy.{% endtrans %}</h2>
|
||||
<p>{% trans %}As an optimal medium of exchange, XRP and the XRP Ledger on which it operates help to move money around the world faster, cheaper and more sustainably than any other currency available today.{% endtrans %}</p>
|
||||
<p class="mb-10">{% trans %}It was designed this way, and it’s proving its impact in global payments and beyond.{% endtrans %}</p>
|
||||
<a href="#" class="arrow-link text-white bold">{% trans %}How Green Is Your Currency?{% endtrans %}</a>
|
||||
<a href="carbon-calculator.html" class="arrow-link text-white bold">{% trans %}How Green Is Your Currency?{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="col-md-6 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}Democratizing Global Payments{% endtrans %}</h2>
|
||||
<h5 class="mb-10 normal">{% trans %}For the more than <a href="#">272 million migrants</a> worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}</h5>
|
||||
<h5 class="mb-10 normal">{% trans %}For the more than <a href="https://www.un.org/sites/un2.un.org/files/wmr_2020.pdf">272 million migrants</a> worldwide, sending and receiving money across borders is expensive, unreliable and complex.{% endtrans %}</h5>
|
||||
<div class="mb-10 row">
|
||||
<div class="col-md">
|
||||
<p>{% trans %}XRP and the XRP Ledger are changing that.{% endtrans %}</p>
|
||||
@@ -53,7 +53,7 @@
|
||||
<a href="#" class="btn btn-clear">{% trans %}Learn More{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Future of Finance{% endtrans %}</h6>
|
||||
<div class="col-md-4 offset-md-1 order-1 order-md-2 mb-10 text-center">
|
||||
@@ -106,7 +106,7 @@
|
||||
<p>{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/carbon-calculator.html" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
|
||||
<a href="carbon-calculator.html" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Finite Supply of XRP {% endtrans %}</h6>
|
||||
@@ -78,10 +78,10 @@
|
||||
<div class="col-lg-4 order-2 order-lg-1">
|
||||
<p>{% trans %}XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.{% endtrans %}</p>
|
||||
<p>{% trans %}Unlike Bitcoin, there is a finite amount of XRP. All XRP is already in existence today—100 billion in total.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}History of XRP{% endtrans %}</a>
|
||||
<a href="history.html" class="btn btn-clear">{% trans %}History of XRP{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}XRP Validators{% endtrans %}</h6>
|
||||
<div class="col-md-4 mb-10">
|
||||
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<div class="col-lg-5 offset-lg-1">
|
||||
<h4 class="mb-10">{% trans %}Anyone can operate a validator; currently, over 150 validators are active on the ledger, operated by universities, exchanges, businesses and individuals.{% endtrans %}</h4>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Get Technical{% endtrans %}</a>
|
||||
<a href="consensus-network.html" class="btn btn-clear">{% trans %}Get Technical{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -115,17 +115,17 @@
|
||||
<div class="col-md-4 mb-20">
|
||||
<h4>{% trans %}Businesses{% endtrans %}</h4>
|
||||
<p class="my-10">{% trans %}Many businesses are building on the XRP Ledger, pursuing powerful use cases in micropayments, gaming, web monetization and more. Additionally, Ripple, the technology company, is focused on building a network and infrastructure that leverages XRP to power faster, more affordable cross-border payments around the world.{% endtrans %}</p>
|
||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Businesses{% endtrans %}</a>
|
||||
<a href="businesses.html" class="text-white bold arrow-link">{% trans %}More About Businesses{% endtrans %}</a>
|
||||
</div>
|
||||
<div class="col-md-4 mb-20">
|
||||
<h4>{% trans %}Individuals{% endtrans %}</h4>
|
||||
<p class="my-10">{% trans %}Individual consumers can use XRP to move different currencies around the world. For example, through the PayID solution, anyone can use XRP—or any currency, be it fiat or digital assets—to easily make purchases across any payments network.{% endtrans %}</p>
|
||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Uses{% endtrans %}</a>
|
||||
<a href="uses.html" class="text-white bold arrow-link">{% trans %}More About Uses{% endtrans %}</a>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<h4>{% trans %}Developers{% endtrans %}</h4>
|
||||
<p class="my-10">{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the <a href="#">Xpring developer platform</a> are making it easier for developers to leverage XRP. {% endtrans %}</p>
|
||||
<a href="#" class="text-white bold arrow-link">{% trans %}More About Developers{% endtrans %}</a>
|
||||
<p class="my-10">{% trans %}By building on the XRP Ledger, developers can easily integrate payments into their products—seamlessly putting money at the center of their applications. Projects like the <a href="https://xpring.io/">Xpring developer platform</a> are making it easier for developers to leverage XRP. {% endtrans %}</p>
|
||||
<a href="docs.html" class="text-white bold arrow-link">{% trans %}More About Developers{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<a href="#" class="btn btn-clear">{% trans %}Explore Uses{% endtrans %}</a>
|
||||
<a href="uses.html" class="btn btn-clear">{% trans %}Explore Uses{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -186,26 +186,26 @@
|
||||
<div class="row">
|
||||
<div class="col-md-6 order-1 order-md-2 mb-10">
|
||||
<div class="d-flex flex-wrap w-100">
|
||||
<a class="square square-50 d-flex card-b" href="#">
|
||||
<a class="square square-50 d-flex card-b" href="https://www.coinbase.com/">
|
||||
<img class="mw-100" src="./img/exchanges/coinbase.png">
|
||||
</a>
|
||||
<a class="square square-50 d-flex card-b" href="#">
|
||||
<a class="square square-50 d-flex card-b" href="https://www.binance.com/">
|
||||
<img class="mw-100" src="./img/exchanges/binance.png">
|
||||
</a>
|
||||
<a class="square square-50 d-flex card-b" href="#">
|
||||
<a class="square square-50 d-flex card-b" href="https://www.bitstamp.net/">
|
||||
<img class="mw-100" src="./img/exchanges/bitstamp.png">
|
||||
</a>
|
||||
<a class="square square-50 d-flex card-b" href="#">
|
||||
<a class="square square-50 d-flex card-b" href="https://www.kraken.com/">
|
||||
<img class="mw-100" src="./img/exchanges/kraken.png">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-5 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}How Is XRP Used in Trading?{% endtrans %}</h2>
|
||||
<p>{% trans %}XRP is traded on more than 140 markets and <a href="/exchanges">exchanges</a> worldwide.{% endtrans %}</p>
|
||||
<p>{% trans %}XRP is traded on more than 140 markets and <a href="exchanges.html">exchanges</a> worldwide.{% endtrans %}</p>
|
||||
<p>{% trans %}XRP’s low transaction fees, reliability and high speed enable traders to use the digital asset as high-speed, cost-efficient and reliable collateral across trading venues—seizing arbitrage opportunities, servicing margin calls and managing general trading inventory in real time.{% endtrans %}</p>
|
||||
<p>{% trans %}Because of the properties inherent to XRP and the ecosystem around it, traders worldwide are able to shift collateral, bridge currencies and switch from one crypto into another nearly instantly, across any exchange on the planet.{% endtrans %}</p>
|
||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Find Out More{% endtrans %}</a>
|
||||
<a href="exchanges.html" class="mt-10 btn btn-clear">{% trans %}Find Out More{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -219,7 +219,7 @@
|
||||
<div class="col-md-5 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}What Is the Relationship Between Ripple and XRP?{% endtrans %}</h2>
|
||||
<p>{% trans %}Ripple is a technology company that makes it easier to build a high-performance, global payments business through its platform, RippleNet. XRP is a digital asset independent of this, and is used in Ripple’s On-Demand Liquidity service to facilitate efficient and cost-effective cross-border transactions.{% endtrans %}</p>
|
||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Visit Ripple's Website{% endtrans %}</a>
|
||||
<a href="https://ripple.com/" class="mt-10 btn btn-clear">{% trans %}Visit Ripple's Website{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -233,7 +233,7 @@
|
||||
<div class="col-md-5 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}XRPL.org: For the Community, by the Community{% endtrans %}</h2>
|
||||
<p>{% trans %}XRPL.org is a community-driven resource for all things XRP and XRP Ledger (XRPL). If you’d like to suggest additional information around XRP, you can suggest changes here.{% endtrans %}</p>
|
||||
<a href="#" class="mt-10 btn btn-clear">{% trans %}Suggest Changes{% endtrans %}</a>
|
||||
<a href="contribute.html" class="mt-10 btn btn-clear">{% trans %}Suggest Changes{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -41,10 +41,10 @@
|
||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}Cross-Border Payments{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Through RippleNet, financial institutions can use XRP to bridge two currencies in 3-5 seconds, ensuring payments are quickly sent and received in the local currency on either side of a transaction.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
||||
<a href="https://ripple.com/ripplenet/on-demand-liquidity" class="btn btn-clear">{% trans %}Learn About On-Demand Liquidity{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Micropayments{% endtrans %}</h6>
|
||||
<div class="col-md-4 offset-md-1 mb-10 text-center">
|
||||
@@ -53,7 +53,7 @@
|
||||
<div class="col-md-6 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}Micropayments{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Businesses are leveraging XRP and the XRP Ledger to build innovative products for gaming, content and web monetization, among other applications where money is at the center.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
||||
<a href="businesses.html" class="btn btn-clear">{% trans %}Learn About XRPL Businesses{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -65,10 +65,10 @@
|
||||
<div class="col-md-6 offset-md-1 order-2 order-md-1">
|
||||
<h2 class="mb-10">{% trans %}Digital Cryptocurrency Wallets{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Individuals can use mobile wallets to store private and public passwords and interact with various blockchains to send and receive digital assets, including XRP.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||
<a href="wallets.html" class="btn btn-clear">{% trans %}Explore Wallets{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row mb-50">
|
||||
<h6 class="section-marker">{% trans %}Exchanges{% endtrans %}</h6>
|
||||
<div class="col-md-4 offset-md-1 mb-10 text-center">
|
||||
@@ -77,7 +77,7 @@
|
||||
<div class="col-md-4 offset-md-1">
|
||||
<h2 class="mb-10">{% trans %}Exchanges{% endtrans %}</h2>
|
||||
<p class="mb-10 normal">{% trans %}Market makers and individuals use exchanges to trade XRP and other digital assets. Exchanges are often also intermediaries in cross-border payments among financial institutions.{% endtrans %}</p>
|
||||
<a href="#" class="btn btn-clear">{% trans %}Explore Exchanges{% endtrans %}</a>
|
||||
<a href="exchanges.html" class="btn btn-clear">{% trans %}Explore Exchanges{% endtrans %}</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<a class="nav-link dropdown-toggle" href="#" id="topnav_{{funnelhead.html}}" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">{{funnelhead.name}}</a>
|
||||
<div class="dropdown-menu" aria-labelledby="topnav_{{funnelhead.html}}">
|
||||
{% for link in links %}{% if not loop.first %}
|
||||
<a class="dropdown-item{% if currentpage == link %} active{% endif %}" href="{{target.prefix}}{{link.html}}">{{link.name}}</a>
|
||||
<a class="dropdown-item{% if currentpage == link %} active{% endif %}" href="{{link.html}}">{{link.name}}</a>
|
||||
{% endif %}{% endfor %}
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user