Tenity расширит поддержку разработчиков XRP Ledger в партнерстве с Ripple и UBS и SIX Group в качестве инвесторов

cryptonews.ruPublished on 2024-02-02Last updated on 2024-12-02

Tenity, швейцарский финтех-инкубатор и инвестор ранней стадии, объявил, что углубляет свое внимание к децентрализованным финансам (DeFi) через свой Incubation Fund II, поддерживая новые инновационные проекты, создающие решения на основе блокчейна на XRP Ledger (XRPL).

Ripple выступит в качестве нового глобального стратегического партнера и партнера с ограниченной ответственностью в Tenity Inc. Fund II. При поддержке инвестиций от UBS, SIX Group, Julius Baer, ​​Generali’s House of InsurTech Switzerland, а теперь и Ripple в качестве стратегического партнера, Tenity дает стартапам возможность создавать эффективные решения в области блокчейна и финансовых технологий.

XRP Ledger (XRPL) — это децентрализованный, энергоэффективный блокчейн с многими возможностями, включая децентрализованную биржу (DEX), поддержку токенизации, эскроу и многое другое. Благодаря более чем десятилетию доказанной надежности, масштабируемости и отсутствию нарушений безопасности, XRPL поддерживает финансовые сценарии использования, включая глобальные платежи, хранение цифровых активов, токенизацию реальных активов и институциональный DeFi.

«Мы считаем, что децентрализованные финансы меняют будущее финансовых услуг, предлагая более доступные, эффективные и инновационные решения», — сказал Андреас Итен, генеральный директор и соучредитель Tenity. «Предоставляя стартапам возможность управлять этой трансформацией, мы стремимся ускорить разработку технологий, которые могут решать реальные проблемы и переопределять способ работы финансовых систем во всем мире».

С апреля 2023 года Tenity совместно со своим партнером Ripple ведет программы акселерации, специально нацеленные на стартапы, создающие масштабируемые решения на базе XRP Ledger. Эти усилия поддержали 29 стартапов по всему миру, и было получено более 200 заявок, помогая компаниям на ранних стадиях разрабатывать новаторские варианты использования в DeFi, токенизации реальных активов (RWA) и платежах. Приверженность Ripple содействию финансовым инновациям посредством поддержки стартапов на ранних стадиях и сотрудничества с формирующимися экосистемами финтеха тесно связана с приверженностью Tenity инновациям и росту.

Tenity Inc Fund II инвестирует в более широкое пространство финтеха на предпосевной и посевной стадиях через свои программы акселераторации в Цюрихе, Сингапуре и Таллине. Фонд стремится стать первым институциональным инвестором в стартап, предоставляя команде финансирование и практическую поддержку. Для своих LP фонд обеспечивает как стратегическую, так и финансовую окупаемость инвестиций. Tenity создает большой портфель с широким охватом рынка, охватывая все подсегменты финтеха и иншуртеха. Это дает инвесторам уникальную возможность участвовать в ранних инновациях с высоким потенциальным влиянием на финансовую отрасль.

Расширяя поддержку проектов на базе XRP Ledger, Tenity укрепляет свои позиции в качестве ведущего центра инноваций DeFi, позволяя начинающим компаниям масштабировать свои решения и трансформировать будущее финансов.

Trending Cryptos

Related Reads

Bitwise Chief Investment Officer: STRC Plunge is a Bottom Signal, Bull Market to Start in Autumn

Bitwise CIO: STRC's Plunge Signals Market Bottom, Bull Run Likely This Fall Bitwise CIO Matt Hougan analyzes the recent sharp decline of Strategy's perpetual preferred shares (STRC) and its implications for the bitcoin market. STRC, a product designed for stable, high-yield income, fell dramatically from its $100 target to $75 amid concerns about Strategy's ability to maintain dividends as bitcoin prices dropped. While Strategy's overall balance sheet remains strong, with ample assets to cover liabilities, market panic stemmed from its right to suspend STRC dividends. In response, Strategy introduced a new framework, committing to sell bitcoin as needed to fund dividends and allowing STRC to float freely, abandoning the $100 peg mechanism. This shift marks a change in Strategy's role from a consistent net buyer to a more dynamic participant in the bitcoin market. Hougan views the STRC volatility and related sell-off in MicroStrategy (MSTR) stock as classic late-cycle behavior, where mismatched leverage is being purged from the system. He draws parallels to the GBTC premium unwind after the 2021 bull market. This necessary deleveraging, he argues, is a precursor to finding a market bottom. Key bottoming signals to watch include MSTR trading at a discount to its net asset value (NAV), crypto fear & greed indices hitting extreme lows, and sustained negative bitcoin funding rates. Hougan concludes that as excess leverage is cleared, the market is nearing its bottom, setting the stage for a new bull cycle to begin in the autumn. The next major wave of buyers, he believes, will be institutional investors like banks, asset managers, and pension funds.

marsbit21m ago

Bitwise Chief Investment Officer: STRC Plunge is a Bottom Signal, Bull Market to Start in Autumn

marsbit21m ago

The Largest Upgrade Since The Merge? How Glamsterdam Will Affect Ethereum?

Ethereum's next major upgrade, Glamsterdam (combining consensus layer "Gloas" and execution layer "Amsterdam"), is scheduled for late 2026 and considered the most significant overhaul since The Merge. It aims to fundamentally enhance L1 performance and architecture to prepare for substantial capacity increases. The upgrade centers on three core changes: 1. **Enshrined PBS (ePBS - EIP-7732):** Integrates the Proposer-Builder Separation directly into the protocol, eliminating reliance on external relays. This extends the window for processing execution payloads, allowing nodes more time to handle larger blocks and more data, paving the way for a higher Gas Limit. 2. **Block-Level Access Lists (BALs - EIP-7928):** Provides a pre-declared "map" in the block header of all state data (accounts, storage) that transactions will access and modify. This enables potential parallel transaction processing and faster state synchronization for nodes. 3. **Gas Repricing (EIP-8037):** Overhauls the gas model to more accurately reflect the real resource costs for nodes. It separates computation costs from state storage costs, making operations that create permanent state data (like new accounts) more expensive, while computation-heavy operations become relatively cheaper. These changes work together to solve the trilemma of scaling: giving nodes more time to process larger blocks (ePBS), reducing execution bottlenecks (BALs), and controlling unsustainable state growth (Gas Repricing). The goal is a credible path to a higher Gas Limit (e.g., 200M gas) without compromising decentralization by overburdening node hardware. For users: * Transaction fees for simple transfers may decrease and become more stable due to increased block space, but state-intensive operations (contract deployment) may cost more. * Gas estimation by wallets will improve in accuracy. * L2 data posting costs could become more stable long-term due to increased Blob capacity. * EIP-7708 will standardize logs for ETH transfers, improving tracking for wallets and exchanges. Node operators must upgrade clients, but ETH holders need take no action. In essence, Glamsterdam doesn't just raise the block size limit; it re-engineers Ethereum's core block production, execution, and economic models to enable sustainable, decentralized scaling.

marsbit1h ago

The Largest Upgrade Since The Merge? How Glamsterdam Will Affect Ethereum?

marsbit1h ago

Trading

Spot

Hot Articles

What is XRP 2.0

XRP 2.0: A New Frontier in the Cryptocurrency Landscape Introduction to XRP 2.0 In the ever-evolving realm of cryptocurrency, new projects continuously emerge, vying for attention and adoption. One such promising initiative is XRP 2.0, a novel cryptocurrency project designed to leverage advanced blockchain technology and robust encryption methodologies. While the name draws parallels with Ripple’s XRP, it’s crucial to note that XRP 2.0 operates independently, focusing on enhancing transaction security, privacy, and scalability. As the digital financial landscape increasingly embraces decentralized solutions, XRP 2.0 aims to contribute meaningfully to web3 and the overall expansion of crypto projects. What is XRP 2.0? At its core, XRP 2.0 is a cryptocurrency project that aims to create a secure and decentralized digital currency ecosystem. Its foundational technology integrates sophisticated blockchain principles with cutting-edge encryption techniques. The overarching goal of XRP 2.0 is to establish itself as a reliable and efficient platform enabling swift transaction execution while prioritizing enhanced privacy protections for its users. The project is promoted as a solution to many limitations faced by existing cryptocurrencies, proposing a system that can handle a higher volume of transactions with improved speed and privacy. This versatility positions XRP 2.0 as a significant contender in a marketplace riddled with various digital currencies. Who is the Creator of XRP 2.0? The identity of the creator behind XRP 2.0 has been flagged as ‘Wilbur.’ However, comprehensive details regarding Wilbur or their associated entity remain elusive. The anonymity of many cryptocurrency creators is not an uncommon phenomenon in the industry, often designed to maintain a degree of privacy and security. Who are the Investors of XRP 2.0? As of now, specific information related to the investment foundations or organizations supporting XRP 2.0 is not publicly available. In the cryptocurrency sector, the backing by reputed investors can significantly influence a project's credibility and success, yet the transparency regarding the financial supporters of XRP 2.0 has not been established. How Does XRP 2.0 Work? XRP 2.0 stands out by employing a combination of blockchain technology and advanced encryption algorithms that ensures secure and decentralized transactions. Its innovative structure includes unique features designed to foster user engagement and broaden functionalities beyond conventional cryptocurrency transactions. Among these features, XRP 2.0 incorporates AI-powered capabilities, such as text-to-image and text-to-speech functionalities. These additions are designed to enhance the interactive experience for users, promoting broader applicability across various sectors. By bridging technological advancements with user-centered design, XRP 2.0 aims to capture the attention of a diverse range of individuals and enterprises looking to integrate cryptocurrency solutions into their operational frameworks. Timeline of XRP 2.0 Understanding XRP 2.0 requires examining the milestones that have defined its journey thus far: July 23, 2023: XRP 2.0 is introduced as a novel cryptocurrency project, aiming to revolutionize secure and decentralized transaction capabilities in the blockchain domain. September 8, 2023: The launching of another project, XRP20, occurs, marking the emergence of an ERC-20 token on the Ethereum blockchain that remains unrelated to XRP 2.0. November 13, 2023: The XRP Ledger undergoes a significant update with the release of rippled server software version 2.0.0. It is essential to note that this development is disconnected from the XRP 2.0 cryptocurrency project. Key Points About XRP 2.0 To distill the essence of XRP 2.0, several critical factors emerge: Unique Features: The inclusion of features like AI-powered text-to-image and text-to-speech further diversifies the potential applications of XRP 2.0. Blockchain Technology: The framework utilizes advanced blockchain mechanisms and encryption protocols, ensuring a secure and decentralized environment for transactions. Scalability and Privacy: XRP 2.0 prioritizes enhanced privacy protections in transaction processes and the scalability necessary to accommodate a growing user base. No Affiliation with Ripple: Importantly, despite its name, XRP 2.0 does not have any allegiance or collaboration with Ripple’s XRP, distinguishing its operational framework and objectives within the cryptocurrency ecosystem. Conclusion XRP 2.0 represents an ambitious venture into the cryptocurrency sphere, aiming to offer a combination of security, privacy, and efficiency in digital transactions. By integrating sophisticated technologies and user-friendly features, the project sets out to broaden the horizons of what cryptocurrency can achieve in today's digital economy. While the anonymity of its creator and lack of disclosed investors might raise questions for some, XRP 2.0's focus on advanced functionalities and decentralisation enhances its appeal amidst an increasingly crowded crypto market. As the cryptocurrency landscape continues to evolve, XRP 2.0 may yet emerge as a pivotal player in the expansion of secure and scalable blockchain solutions.

1.0k Total ViewsPublished 2024.04.01Updated 2024.12.03

What is XRP 2.0

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of XRP (XRP) are presented below.

活动图片