source: CoinDesk: Bitcoin, Ethereum, Crypto News and Price Data
2025. Jul. 02. 18:04
Welcome to The Protocol, CoinDesk's weekly wrap-up of the most important stories in cryptocurrency tech development. I'm Margaux Nijkerk, CoinDesk’s Tech & Protocols reporter.
In this issue:
Vitalik Buterin: Ethereum at Risk If Decentralization Is Just a CatchphraseBitcoin Layer-2 Botanix Mainnet Debuts, Cuts Block Times to 5 SecondsXRPL EVM Sidechain Goes Live, Unlocking Ethereum Dapps in XRP EcosystemSecuritize, RedStone Pilot ‘Trusted Single Source Oracle’ to Secure Tokenized Fund NAVsUnknown block type "divider", specify a component for it in the `components.types` optionBUTERIN: CRYPTO MUST MATURE: Ethereum co-founder Vitalik Buterin wants the crypto industry to grow up fast — stressing that the industry is at an “inflection point.” Speaking in front of a packed room at the Ethereum Community Conference, in Cannes, France, Buterin used his keynote to deliver a clear-eyed reality check: decentralization, he argued, must evolve from a catchphrase to a concrete set of user guarantees — or risk becoming another hollow promise. As the industry has gone mainstream with endorsements from major corporations and political figures, builders need to return to the ecosystem’s key ideals surrounding decentralization and building for users' needs, Buterin said. In his typical jeans and relaxed dark t-shirt uniform, Buterin laid out practical “tests” that he said every crypto project should pass. These include 1) the walk-away test. If the company behind an application disappears, do users keep their assets? And 2) the insider attack test: How much damage can rogue insiders or compromised front-ends cause? And 3) whether it has a trusted computing base: How many lines of code must be trusted to protect users’ funds or data? He warned that too many layer-2 networks, DeFi projects and “decentralized” front-ends rely on hidden backdoors, instant upgrade buttons or insecure interfaces that can be tampered with and hacked. — Margaux Nijkerk Read more.
BITCOIN LAYER-2 BOTANIX GOES LIVE: The mainnet of Botanix, a network designed to bring Ethereum-equivalent utility to the Bitcoin ecosystem, has gone live, slashing the time it takes to add new blocks to five seconds from 10 minutes. The network is compatible with the Ethereum Virtual Machine (EVM), the software that powers the Ethereum blockchain, allowing Ethereum-based applications and smart contracts to be copied and pasted onto Bitcoin, developer Botanix Labs said in an email. Botanix is one of several projects attempting to scale the Bitcoin blockchain and make it a more conducive venue for decentralized finance (DeFi) by enhancing its utility and programmability. Others include Rootstock, Stacks and BOB ("Build on Bitcoin"), which have all adopted the BitVM computing paradigm that can make complex computations verifiable on Bitcoin, paving the way for smart-contract provision, similar to Ethereum's. The expansion of Bitcoin's utility would allow developers to take advantage of the value held in BTC, which dwarfs that of all other digital assets. — Jamie Crawley Read more.
XRP LEDGER EVM-SIDECHAIN MAINNET LAUNCHES: Ripple officially introduced the XRP Ledger's Ethereum Virtual Machine (EVM) sidechain to the mainnet in an bid to improve the ecosystem's interoperability and allow developers to deploy their Ethereum-based decentralized applications (dapps) with the XRPL. The development adds EVM-compatible smart contracts while maintaining a connection to the XRPL, giving developers access to the ecosystem at a low cost, Ripple said in a blog post. It is designed to eliminate the trade-off between EVM compatibility and XRPL’s own advantages, opening the door for dapps to lean into XRP’s payments infrastructure. The sidechain operates as a separate blockchain that is parallel and connected to the XRP Ledger over the Axelar bridge, an interoperability protocol. XRPL’s native token, XRP, will serve as the native gas token for the sidechain. — Margaux Nijkerk Read more.
SECURITIZE, REDSTONE RELEASE NEW ORACLE MODEL WHITEPAPER: Securitize, one of the largest tokenized asset issuers, and oracle provider RedStone have released a whitepaper they say introduces a new model for securely verifying Net Asset Value (NAV) data on-chain, tailored specifically for tokenized private funds. The model, dubbed the Trusted Single Source Oracle (TSSO), is designed to address a key gap in decentralized finance (DeFi) infrastructure: how to reliably prove that each NAV update really comes from the trusted source — and hasn’t been tampered with once it’s on-chain. In traditional crypto markets, oracles pull data from multiple price feeds to guard against manipulation or errors. But for private funds, the NAV is calculated by a single fund administrator. That creates a unique problem: there’s no way to double-check the number through market aggregation. For DeFi protocols that rely on accurate collateral values, this single point of trust has been a sticking point. The TSSO framework solves this by creating a cryptographically linked chain of NAV updates, according to the whitepaper. Each update includes a secure digital signature, a timestamp, a reference to the previous record, and a hash that locks the sequence together. The system uses two keys: a cold-stored “root key” for major updates and a “chain key” for small, routine changes that stay within tight thresholds. This design aims to balance high security with the practical need to refresh NAV data without constant manual work. — Margaux Nijkerk Read more.
Unknown block type "divider", specify a component for it in the `components.types` option