mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
Merge branch 'add-token2049-banner' of github.com:XRPLF/xrpl-dev-portal into add-token2049-banner
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
<div class="col-lg-6 mx-auto text-left text-md-center">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-0">{% trans %}A Global Community of Builders and Innovators{% endtrans %}</h1>
|
||||
<h1 class="mb-0">{% trans %}Open for Business, <br class="until-sm"/> Driven to Innovate{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}The XRPL Community{% endtrans %}</h6>
|
||||
</div>
|
||||
</div>
|
||||
@@ -118,14 +118,14 @@
|
||||
<div class="card-grid card-grid-2xN">
|
||||
<div class="col pr-2">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h2 class="h4 h2-sm">{% trans %}Apply for funding for your next XRPL project{% endtrans %}</h2>
|
||||
<h2 class="h4 h2-sm">{% trans %}Apply for funding to build your XRPL project{% endtrans %}</h2>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Grants{% endtrans %}</h6>
|
||||
</div>
|
||||
<p class="mb-lg-3 py-lg-4 pt-4 mb-0">{% trans %}The XRPL Grants program funds select open-source projects that contribute to the growing XRP Ledger community.{% endtrans %}</p>
|
||||
<p class="mb-lg-3 py-lg-4 pt-4 mb-0">{% trans %}The XRPL Grants program funds select open-source projects that solve problems and grow the XRP Ledger community.{% endtrans %}</p>
|
||||
|
||||
<div class="d-lg-block d-none">
|
||||
<div class="mb-4 pb-3" id="xrplGrantsDark"></div>
|
||||
<a class="btn btn-primary btn-arrow" target="_blank" href="https://xrplgrants.org/">{% trans %}Learn More{% endtrans %}</a>
|
||||
<a class="btn btn-primary btn-arrow" target="_blank" href="https://xrplgrants.org/">{% trans %}Apply for a Grant{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
<div class="w-100">
|
||||
<img id="home-hero-graphic" alt="X" />
|
||||
</div>
|
||||
<div class="col-lg-5 mx-auto text-center pl-0 pr-0">
|
||||
<div class="col-lg-6 mx-auto text-center pl-0 pr-0">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-10">{% trans %}Community<br class="until-sm"/> Powered Utility{% endtrans %}</h1>
|
||||
<h1 class="mb-10">{% trans %}The Blockchain<br class="until-sm"/> Built for Business{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL | XRP Ledger{% endtrans %}</h6>
|
||||
</div>
|
||||
<a href="docs.html" class="btn btn-primary btn-arrow">{% trans %}Start Building{% endtrans %}</a>
|
||||
@@ -38,37 +38,37 @@
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="col-lg-6 offset-lg-3 pl-0-sm pr-0-sm p-8-sm p-10-until-sm">
|
||||
<h2 class="h4 mb-8 h2-sm">{% trans %}The XRP Ledger: A Scalable, Sustainable Blockchain{% endtrans %}</h2>
|
||||
<h6 class="longform mb-10">{% trans %}The XRP Ledger (XRPL) is a decentralized, public blockchain led by a global developer community.{% endtrans %}</h6>
|
||||
<p class="mb-0">{% trans %}It’s fast, energy efficient, and reliable. With ease of development, low transaction costs, and a knowledgeable community, it provides developers with a strong open-source foundation for executing on the most demanding projects—without hurting the environment.{% endtrans %}</p>
|
||||
<h2 class="h4 mb-8 h2-sm">{% trans %}The XRP Ledger: The Blockchain Built for Business{% endtrans %}</h2>
|
||||
<h6 class="longform mb-10">{% trans %}The XRP Ledger (XRPL) is a decentralized, public blockchain led by a global community of businesses and developers looking to solve problems and create value.{% endtrans %}</h6>
|
||||
<p class="mb-0">{% trans %}Proven reliable over more than a decade of error-free functioning, the XRPL offers streamlined development, low transaction costs, high performance, and sustainability. So you can build with confidence–and move your most critical projects forward.{% endtrans %}</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="d-flex flex-column-reverse col-sm-8 p-0">
|
||||
<h3 class="h4 h2-sm">{% trans %}Why developers choose the XRP Ledger{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Discover Benefits{% endtrans %}</h6>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Benefits{% endtrans %}</h6>
|
||||
</div>
|
||||
<ul class="mt-10 card-grid card-grid-3xN" id="benefits-list">
|
||||
{% set cards = [
|
||||
{ "id": "public",
|
||||
"title": _("Public and Decentralized Structure"),
|
||||
"title": _("Public and Decentralized"),
|
||||
"description": _("Open source, open to anyone to build on, maintained by the community")},
|
||||
{ "id": "streamlined",
|
||||
"title": _("Streamlined <br class='until-sm'/>Development"),
|
||||
"description": _("Tools and documentation that speed development and reduce time to market")},
|
||||
"title": _("Streamlined Development"),
|
||||
"description": _("Intentional innovations, tools and documentation reduce time to market")},
|
||||
{ "id": "performance",
|
||||
"title": _("High <br class='until-sm'/>Performance"),
|
||||
"description": _("Capable of settling thousands of transactions in seconds")},
|
||||
"title": _("High Performance"),
|
||||
"description": _("Thousands of transactions settled in seconds")},
|
||||
{ "id": "low-cost",
|
||||
"title": _("Low Cost"),
|
||||
"description": _("At fractions of a penny per transaction, costs are inexpensive enough to enable a wide variety of use cases")},
|
||||
"description": _("At fractions of a penny per transaction, the XRPL can fuel expansive use cases")},
|
||||
{ "id": "community",
|
||||
"title": _("Vibrant Community"),
|
||||
"description": _("Developers, validators, users, and businesses make the XRP Ledger better every day")},
|
||||
"title": _("Motivated Community"),
|
||||
"description": _("Companies, developers, validators, and users work together to make the XRP Ledger better every day")},
|
||||
{ "id": "reliability",
|
||||
"title": _("Proven Reliability"),
|
||||
"description": _("8+ years of consistent performance over more than 63 million ledgers")},
|
||||
"description": _("10+ years of error-free, uninterrupted performance over more than 63 million ledgers")},
|
||||
] %}
|
||||
{% for card in cards %}
|
||||
<li class="col ls-none">
|
||||
@@ -82,8 +82,8 @@
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="d-flex flex-column-reverse col-sm-8 p-0">
|
||||
<h3 class="h4 h2-sm">{% trans %}Activate the power of the XRP Ledger and find the building blocks for your next innovation{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Explore Advanced Features{% endtrans %}</h6>
|
||||
<h3 class="h4 h2-sm">{% trans %}Activate the proven potential of the XRP Ledger and find a trusted foundation for your next innovation{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Powerful Features{% endtrans %}</h6>
|
||||
</div>
|
||||
<div class="row row-cols-1 row-cols-lg-3 card-deck mt-10" id="advanced-features">
|
||||
{% set cards2 = [
|
||||
@@ -118,8 +118,8 @@
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="d-flex flex-column-reverse col-sm-8 p-0">
|
||||
<h3 class="h4 h2-sm">{% trans %}Choose a path to start building on the XRPL{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Get Started{% endtrans %}</h6>
|
||||
<h3 class="h4 h2-sm">{% trans %}Choose a path, and bring your project to life on the XRP Ledger{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Where to Start{% endtrans %}</h6>
|
||||
</div>
|
||||
<div class="row row-cols-1 row-cols-lg-3 card-deck mt-10" id="get-started">
|
||||
{% set cards3 = [
|
||||
@@ -194,11 +194,10 @@
|
||||
<img src="./img/backgrounds/cta-home-magenta.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h2 class="h4 mb-8-sm mb-10-until-sm">{% trans %}XRPL.org: by the community, for the community{% endtrans %}</h2>
|
||||
<h5 class="eyebrow mb-3">{% trans %}Get Involved{% endtrans %}</h5>
|
||||
<h2 class="h4 mb-8-sm mb-10-until-sm">{% trans %}Join the Community <br class="until-sm"/> at XRPL.org{% endtrans %}</h2>
|
||||
</div>
|
||||
<p class="mb-10">{% trans %}XRPL.org is a community-driven resource by and for developers who build on the XRP Ledger (XRPL).{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow" href="contribute.html">{% trans %}Join the Community{% endtrans %}</a>
|
||||
<p class="mb-10">{% trans %}Connect at XRPL.org, a community by and for the developers <br class="until-sm"/> and entrepeneurs who rely on the XRPL.{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow" href="contribute.html">{% trans %}Get Involved{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -28,10 +28,9 @@
|
||||
<section class="container-new py-26 text-lg-center">
|
||||
<div class="p-0 col-lg-8 mx-lg-auto">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-0">{% trans %}The first major, global, public carbon-neutral blockchain{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Sustainability & Impact{% endtrans %}</h6>
|
||||
<h1 class="mb-0">{% trans %}Today’s Value, Tomorrow’s Vision{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Today, XRPL Tomorrow{% endtrans %}</h6>
|
||||
</div>
|
||||
<p class="px-lg-4 mt-4">The XRPL was designed to settle transactions sustainably in addition to providing developers with utility, speed, and low fees.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -47,8 +46,7 @@
|
||||
<h2 class="h4 h2-sm mb-8">{% trans %}Consensus protocol is efficient and sustainable{% endtrans %}</h2>
|
||||
|
||||
<h5 class="longform mb-10">For more than 272 million migrants worldwide, sending and receiving money across borders is expensive, unreliable and complex.</h5>
|
||||
<p class="mb-6">{% trans %}Open and decentralized, blockchain and crypto are seeing an increase in adoption across the financial services industry, from retail and institutional investment to commercial use cases like CBDCs, NFTs and cross-border payments.{% endtrans %}</p>
|
||||
<p class="mb-0">{% trans %}With usage growing, it’s critical that measures are taken today to ensure that the technology is environmentally sustainable tomorrow.{% endtrans %}</p>
|
||||
<p class="mb-6">{% trans %}Open and decentralized, blockchain and crypto are seeing an increase in adoption across the financial services industry, from retail and institutional investment to commercial use cases like CBDCs, NFTs and cross-border payments. With usage growing, it’s critical that measures are taken today to ensure that the technology is environmentally sustainable tomorrow.{% endtrans %}</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
@@ -106,9 +104,9 @@
|
||||
|
||||
<div class="order-1 mb-4 pb-3 mb-lg-0 pb-lg-0 col-lg-6 px-0 p-lg-3">
|
||||
<div class="d-flex flex-column-reverse py-lg-3">
|
||||
<h3 class="h4 h2-sm">{% trans %}How can developers connect and contribute?{% endtrans %}</h3>
|
||||
<h3 class="h4 h2-sm">{% trans %}How can businesses and developers connect and contribute?{% endtrans %}</h3>
|
||||
</div>
|
||||
<p class="py-lg-3 mb-2 longform" style="max-width: 520px;">{% trans %}If sustainability, security and decentralization are important to you, you’re invited to join the XRPL community in its quest to build a better world. Here are some ways to get involved:{% endtrans %}</p>
|
||||
<p class="py-lg-3 mb-2 longform" style="max-width: 520px;">{% trans %}If you want to advance business with sustainable solutions to real-world problems, you’re invited to join the global, growing XRPL community. Here are some ways to get involved:{% endtrans %}</p>
|
||||
|
||||
<div class="d-none d-lg-block py-lg-3">
|
||||
<a class="btn btn-primary btn-arrow" href="/contribute.html">{% trans %}Join the Community{% endtrans %}</a>
|
||||
|
||||
@@ -345,16 +345,16 @@
|
||||
<section class="container-new py-26 text-lg-center">
|
||||
<div class="p-3 col-lg-8 mx-lg-auto">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-0">{% trans %}Powering Innovative Technology{% endtrans %}</h1>
|
||||
<h1 class="mb-0">{% trans %}Proven Powerful for Innovation{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Use Cases{% endtrans %}</h6>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container-new py-26">
|
||||
<div class="col-lg-5 p-3 mb-3 mb-lg-5">
|
||||
<div class="col-lg-6 p-3 mb-3 mb-lg-5">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h3 class="h4 h2-sm">{% trans %}Powering innovative use cases and projects{% endtrans %}</h3>
|
||||
<h3 class="h4 h2-sm">{% trans %}Building businesses and creating new value{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Ecosystem{% endtrans %}</h6>
|
||||
</div>
|
||||
</div>
|
||||
@@ -428,10 +428,10 @@
|
||||
<section class="container-new py-26">
|
||||
<div class="col-12 col-lg-8 col-xl-6 p-3 mb-5">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h3 class="h4 h2-sm">{% trans %}Businesses and projects running<br class="until-sm"> on the XRP Ledger{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Solving Real Problems Across Industries{% endtrans %}</h6>
|
||||
<h3 class="h4 h2-sm">{% trans %}Businesses and developers <br class="until-sm"/> rely on the XRP Ledger{% endtrans %}</h3>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Solving Real-World Problems{% endtrans %}</h6>
|
||||
</div>
|
||||
<p class="mb-0 longform mt-8-until-sm mt-3 ">{% trans %}There are companies and developer projects around the world that leverage the XRP Ledger to solve interesting problems across a variety of industries and use cases.{% endtrans %}</p>
|
||||
<p class="mb-0 longform mt-8-until-sm mt-3 ">{% trans %}With intentional innovations, tools and documentation that accelerate development and minimize time to market, XRP Ledger is used to create solutions across an expansive range of industries and use cases.{% endtrans %}</p>
|
||||
</div>
|
||||
|
||||
<a class="btn d-block d-lg-none" data-toggle="modal" data-target="#categoryFilterModal">
|
||||
|
||||
@@ -152,11 +152,14 @@
|
||||
<div class="link-section py-26" id="wallets">
|
||||
<h2 class="h4 h2-sm mb-8">{% trans %}What Wallets Support XRP?{% endtrans %}</h2>
|
||||
<h5 class="longform mb-10">{% trans %}Digital wallets are pieces of software that allow people to send, receive, and store cryptocurrencies, including XRP. There are two types of digital wallets: hardware and software.{% endtrans %}</h5>
|
||||
<ul class="nav nav-grid-lg cols-of-4" id="wallets">
|
||||
<ul class="nav nav-grid-lg cols-of-5" id="wallets">
|
||||
<li class="nav-item nav-grid-head">
|
||||
<h6 class="fs-4-5">{% trans %}Software Wallets{% endtrans %}</h6>
|
||||
</li>
|
||||
{% set softwallets = [
|
||||
{ "href": "https://towolabs.com/",
|
||||
"id": "wallet-towo",
|
||||
"alt": _("Towo") },
|
||||
{ "href": "https://xumm.app/",
|
||||
"id": "wallet-xumm",
|
||||
"alt": _("Xumm") },
|
||||
@@ -181,6 +184,14 @@
|
||||
"id": "wallet-ledger",
|
||||
"alt": _("Ledger"),
|
||||
"imgclasses": "invertible-img" },
|
||||
{ "href": "https://keyst.one/",
|
||||
"id": "wallet-keystone",
|
||||
"alt": _("Keystone"),
|
||||
},
|
||||
{ "href": "https://dcentwallet.com/?lang=en",
|
||||
"id": "wallet-dcent",
|
||||
"alt": _("Dcent"),
|
||||
},
|
||||
{ "href": "https://trezor.io/",
|
||||
"id": "wallet-trezor",
|
||||
"alt": _("Trezor"),
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
<section class="py-26 text-center">
|
||||
<div class="col-lg-5 mx-auto text-center">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h1 class="mb-0">{% trans %}XRPL Today and the Vision for Tomorrow{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL | XRP Ledger Overview{% endtrans %}</h6>
|
||||
<h1 class="mb-0">{% trans %}The Business <br class="until-sm"/> of Impact{% endtrans %}</h1>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Today, XRPL Tomorrow{% endtrans %}</h6>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -53,8 +53,8 @@
|
||||
<h2 class="h4 h2-sm mb-8">{% trans %}How the XRP Ledger works{% endtrans %}</h2>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRP Ledger Basics{% endtrans %}</h6>
|
||||
</div>
|
||||
<h5 class="longform mb-10">{% trans %}The XRP Ledger is a decentralized public blockchain. {% endtrans %}</h5>
|
||||
<p class="mb-4">{% trans %}Anyone can connect their computer to the peer-to-peer network that manages the ledger. The global XRP Ledger community—a diverse set of software engineers, server operators, users, and businesses—maintains the ledger.{% endtrans %}</p>
|
||||
<h5 class="longform mb-10">{% trans %}The XRP Ledger is a decentralized public blockchain built for business. {% endtrans %}</h5>
|
||||
<p class="mb-4">{% trans %}The peer-to-peer network that manages the ledger is open to everyone. The XRP Ledger is maintained by software engineers, server operators, users, and businesses–a global community working to solve problems and create real-world value.{% endtrans %}</p>
|
||||
<div class="d-none d-lg-block">
|
||||
<a class="btn btn-primary btn-arrow" href="docs.html">{% trans %}Read Technical Docs{% endtrans %}</a> <a class="ml-4 video-external-link" target="_blank" href="https://www.youtube.com/playlist?list=PLJQ55Tj1hIVZtJ_JdTvSum2qMTsedWkNi">{% trans %}Watch Explainer Videos {% endtrans %}</a>
|
||||
</div>
|
||||
@@ -80,9 +80,9 @@
|
||||
<h2 class="h4 h2-sm mb-8">{% trans %}How the Consensus Protocol works{% endtrans %}</h2>
|
||||
<h6 class="eyebrow mb-3">{% trans %}Consensus{% endtrans %}</h6>
|
||||
</div>
|
||||
<h5 class="longform mb-10">{% trans %}XRPL uses a consensus protocol, in which designated servers called <a href="run-a-rippled-validator.html">validators</a> come to an agreement on the order and outcome of XRP transactions every 3-5 seconds.{% endtrans %}</h5>
|
||||
<p class="mb-6">{% trans %}All servers in the network process each transaction according to the same rules, and any transaction that follows the protocol is confirmed right away. All transactions are public, with strong cryptography to guarantee the integrity of the system.{% endtrans %}</p>
|
||||
<p class="mb-0">{% trans %}Anyone can operate a validator; currently, over 150 <a href="https://livenet.xrpl.org/network/validators" target="_blank">validators</a> are active on the ledger, operated by universities, exchanges, businesses, and individuals. Additionally, the consensus protocol ensures the blockchain becomes more decentralized over time as the validator pool grows.{% endtrans %}</p>
|
||||
<h5 class="longform mb-10">{% trans %}To uphold performance, XRPL uses a consensus protocol. Designated servers called <a href="run-a-rippled-validator.html">validators</a>, which anyone can operate, come to an agreement on the order and outcome of XRP transactions every three to five seconds.{% endtrans %}</h5>
|
||||
<p class="mb-6">{% trans %}All servers in the network process each transaction according to the same rules, and any transaction that follows the protocol is confirmed right away. All transactions are public, and strong cryptography guarantees the integrity of the system.{% endtrans %}</p>
|
||||
<p class="mb-0">{% trans %}Currently, over 120 <a href="https://livenet.xrpl.org/network/validators" target="_blank">validators</a> are active on the ledger, operated by universities, exchanges, businesses, and individuals. As the validator pool grows, the consensus protocol ensures decentralization of the blockchain over time.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="col mb-16-sm">
|
||||
<img class="mw-100" id="validator-graphic" alt="(Graphic: Validators in Consensus)">
|
||||
@@ -94,8 +94,8 @@
|
||||
<div class="col-md-6 offset-md-3 p-6-sm p-10-until-sm br-8 cta-card">
|
||||
<img src="./img/backgrounds/cta-xrpl-overview-green.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<h2 class="h4 mb-10-until-sm mb-8-sm">{% trans %}A Greener Blockchain{% endtrans %}</h2>
|
||||
<p class="mb-10">{% trans %}Unlike most other blockchains, the XRP Ledger does not need mining, so <a href="impact.html">no energy is wasted</a> in the transaction process.{% endtrans %}</p>
|
||||
<h2 class="h4 mb-10-until-sm mb-8-sm">{% trans %}A Sustainable Blockchain{% endtrans %}</h2>
|
||||
<p class="mb-10">{% trans %}Unlike most other blockchains, the XRP Ledger requires no mining and uses negligible energy, key to long-term growth and stability.{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow" href="impact.html">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -105,20 +105,20 @@
|
||||
<div class="card-grid card-grid-2xN">
|
||||
<div class="col">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h4 class="h4 h2-sm mb-8">{% trans %}XRPL provides powerful utility across the blockchain space{% endtrans %}</h4>
|
||||
<h4 class="h4 h2-sm mb-8">{% trans %}Building with confidence on <br class="until-sm"/> proven technology{% endtrans %}</h4>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Today{% endtrans %}</h6>
|
||||
</div>
|
||||
<h5 class="longform mb-10">{% trans %}The ledger’s unique properties, such as its fast and efficient consensus algorithm and censorship-resistant transaction processing, are leveraged by thousands of developers.{% endtrans %}</h5>
|
||||
<p class="mb-10">{% trans %}With the XRPL, these developers are building innovative projects and applications across blockchain use cases including tokenization of assets, online gaming, asset custody, NFTs, and DeFi.{% endtrans %}</p>
|
||||
<h5 class="longform mb-10">{% trans %}With 10+ years of error-free functioning and enterprise companies as champions, XRPL has established reliability.{% endtrans %}</h5>
|
||||
<p class="mb-10">{% trans %}On the XRPL, thousands of developers and businesses are building innovative projects and applications across blockchain use cases including tokenization of assets, online gaming, asset custody, NFTs, and DeFi.{% endtrans %}</p>
|
||||
<a class="btn btn-primary btn-arrow mb-10-sm" href="uses.html">{% trans %}Explore More{% endtrans %}</a>
|
||||
</div>
|
||||
<div class="col mb-0">
|
||||
<div class="d-flex flex-column-reverse">
|
||||
<h4 class="h4 h2-sm mb-8">{% trans %}Fulfilling the vision of the XRPL community{% endtrans %}</h4>
|
||||
<h4 class="h4 h2-sm mb-8">{% trans %}Creating new value for long-term growth{% endtrans %}</h4>
|
||||
<h6 class="eyebrow mb-3">{% trans %}XRPL Tomorrow{% endtrans %}</h6>
|
||||
</div>
|
||||
<h5 class="longform mb-10">{% trans %}While XRPL is the choice of developers who don’t want to sacrifice security or performance and who want to build on the greenest blockchain, that’s only the beginning.{% endtrans %}</h5>
|
||||
<p class="mb-0">{% trans %}As a community-led blockchain, XRPL’s vision is also a community effort. <a href="https://xrplf.org/" target="_blank">The XRPL Foundation</a> is currently collaborating with community members to define a shared vision statement. Stay tuned for more on this effort—we can’t wait to share it with you.{% endtrans %}</p>
|
||||
<h5 class="longform mb-10">{% trans %}As a community-led blockchain built for business, XRPL attracts companies and developers driven to solve real problems and generate real value–now and into the future.{% endtrans %}</h5>
|
||||
<p class="mb-0">{% trans %}Significant investment in development, along with low transaction costs and energy usage, is fueling growth and opening up a wide variety of use cases at scale.{% endtrans %}</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user