From 995b61bf105d031486702f170077c9efb2e36b6a Mon Sep 17 00:00:00 2001 From: xVet Date: Wed, 15 May 2024 19:26:35 +0200 Subject: [PATCH 1/2] Clarify absence of offline functionality in XRPL documentation --- blog/2023/mandla-money.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2023/mandla-money.md b/blog/2023/mandla-money.md index d4b952ed7f..31b2d4ad25 100644 --- a/blog/2023/mandla-money.md +++ b/blog/2023/mandla-money.md @@ -14,7 +14,7 @@ This week on Developer Reflections, we’re proud to highlight [Mandla Money](ht -Designed to enable better financial inclusion for the unbanked, Mandla SMS Wallet provides a mechanism for transparent, traceable and low-cost distribution of value via text message in emerging economies. Users can send assets to one another using their cell phone numbers or Mandla IDs as XRP Ledger destination tags, for example `send#asset#MandlaID#amount`. The use cases include quick and inexpensive distribution of social welfare, remittances (both domestic and cross-border payments), as well as offline payments. +Designed to enable better financial inclusion for the unbanked, Mandla SMS Wallet provides a mechanism for transparent, traceable and low-cost distribution of value via text message in emerging economies. Users can send assets to one another using their cell phone numbers or Mandla IDs as XRP Ledger destination tags, for example `send#asset#MandlaID#amount`. The use cases include quick and inexpensive distribution of social welfare, remittances (both domestic and cross-border payments) and unlike the XRP Ledger, offline payment capabilties in Mandla. In short, the way the Mandla SMS wallet works is akin to sending a payment using ApplePay over text message with the XRP Ledger as the payment rail. @@ -22,7 +22,7 @@ In short, the way the Mandla SMS wallet works is akin to sending a payment using ## Why the XRP Ledger? -The XRP Ledger has proven reliability (8+ years of consistent performance with more than 63 million closed ledgers), fast transactions that settle in 3-5 seconds, low cost transaction fees, and native support for transaction tags. By making use of XRP Ledger destination tags, Mandla wallet users can send and receive XRP Ledger-based digital assets over SMS using their cell number or Mandla ID, which is also what makes the offline capability possible. +The XRP Ledger has proven reliability (8+ years of consistent performance with more than 63 million closed ledgers), fast transactions that settle in 3-5 seconds, low cost transaction fees, and native support for transaction tags. By making use of XRP Ledger destination tags, Mandla wallet users can send and receive XRP Ledger-based digital assets over SMS using their cell number or Mandla ID, which is also what makes the offline capability possible. It's important to note that the XRP Ledger itself does not have offline capabilities. The offline functionality is provided specifically by Mandla through its use of SMS technology. Further, the ability to issue assets and set up corresponding trust lines with ease makes integrating various XRP Ledger-issued stablecoins from different jurisdictions into the Mandla wallet easier and much more scalable. From 5efddf1ddb55bfb5edfa8989ca97dc7a3b6c7b7f Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Wed, 15 May 2024 15:09:55 -0700 Subject: [PATCH 2/2] Update blog/2023/mandla-money.md Co-authored-by: Elliot Lee --- blog/2023/mandla-money.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2023/mandla-money.md b/blog/2023/mandla-money.md index 31b2d4ad25..e6a9f7e29a 100644 --- a/blog/2023/mandla-money.md +++ b/blog/2023/mandla-money.md @@ -14,7 +14,7 @@ This week on Developer Reflections, we’re proud to highlight [Mandla Money](ht -Designed to enable better financial inclusion for the unbanked, Mandla SMS Wallet provides a mechanism for transparent, traceable and low-cost distribution of value via text message in emerging economies. Users can send assets to one another using their cell phone numbers or Mandla IDs as XRP Ledger destination tags, for example `send#asset#MandlaID#amount`. The use cases include quick and inexpensive distribution of social welfare, remittances (both domestic and cross-border payments) and unlike the XRP Ledger, offline payment capabilties in Mandla. +Designed to enable better financial inclusion for the unbanked, Mandla SMS Wallet provides a mechanism for transparent, traceable, and low-cost distribution of value via text message in emerging economies. Users can send assets to one another using their cell phone numbers or Mandla IDs as XRP Ledger destination tags, for example, `send#asset#MandlaID#amount`. The use cases include quick and inexpensive distribution of social welfare, remittances (both domestic and cross-border payments), and unlike the XRP Ledger, offline payment capabilities in Mandla. In short, the way the Mandla SMS wallet works is akin to sending a payment using ApplePay over text message with the XRP Ledger as the payment rail.