Home » Crypto News
The pilot linked XRPL to global banking infrastructure, enabling institutions to execute cross-border transactions in a single, integrated flow.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’Listen‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
Summarize with AI
Summarize with AI
Blockchain settlement rails are increasingly becoming intertwined with the global financial system. A group of firms recently achieved a feat that could introduce 24/7 settlements for traditional financial markets.
According to a tweet, the tokenization platform Ondo Finance, card services provider Mastercard, and JP Morgan’s blockchain platform, Kinexys, are involved in achieving the latest milestone. The companies successfully completed a pilot transaction that connected Ripple’s XRP Ledger (XRPL) with interbank settlement rails.
XRPL Linked to Interbank Settlement Rails
The pilot linked XRPL to global banking infrastructure, enabling institutions to execute cross-border transactions in a single, integrated flow. The assets used for the project were tokenized U.S. Treasury bills. The feat marked the first time tokenized Treasuries were settled across borders in near real time, outside traditional banking hours.
The process entailed Ondo processing Ripple’s redemption of the Ondo Short-Term U.S. Government Treasuries (OUSG) first. Mastercard routed instructions to Kinexys through its multi-token network, while JP Morgan delivered USD to Ripple’s Singapore bank account.
Completed in under five seconds, rather than the usual one to three business days, the pilot transaction highlighted a hybrid model in which XRPL handled the asset token movement while traditional banking rails facilitated fiat settlement.
The Rise of Tokenization on Wall Street
With Treasuries moving like crypto on settlement rails that do not have closing hours, the $30 trillion U.S. Treasury market could be opened to a new wave of investors. Multiple financial institutions, including Wall Street’s biggest firms, are already scrambling to get on this bandwagon.
Besides Treasuries, these institutions are also attempting to tokenize bonds and deposits. A few days ago, the Depository Trust & Clearing Corporation (DTCC) announced plans to launch a new tokenization service for bonds and Treasuries in October.
You may also like:
Meanwhile, the tokenized stocks sector has witnessed massive growth over the past year. In fact, the market cap of the tokenized real-world assets (RWAs) sector as a whole more than tripled from $5.42 billion to $19.32 billion in the last 15 months ending March 2026. The sector grew so well that it outperformed stablecoins.
Source: https://cryptopotato.com/ripples-xrpl-linked-to-interbank-system-in-major-pilot-with-jpmorgan-mastercard-ondo/








