{"id":3561,"date":"2025-12-09T11:21:29","date_gmt":"2025-12-09T11:21:29","guid":{"rendered":"https:\/\/drpc.org\/blog\/?p=3561"},"modified":"2025-12-09T13:30:11","modified_gmt":"2025-12-09T13:30:11","slug":"devconnect-argentina-2025-lessons","status":"publish","type":"post","link":"https:\/\/drpc.org\/blog\/devconnect-argentina-2025-lessons\/","title":{"rendered":"Lessons Learned at Devconnect Argentina 2025: Infrastructure, Privacy &#038; the Next Era of Web3"},"content":{"rendered":"<p class=\"p1\"><i>By Luke Kanashev, Partnerships @ dRPC<\/i><\/p>\n<p class=\"p1\">Attending <span class=\"s1\"><b>Devconnect Argentina<\/b><\/span> for the first time was a completely different experience from Token2049 Singapore. Token2049 felt like a spectacle with polished booths, announcements, product launches. Devconnect, meanwhile, felt like walking into Ethereum\u2019s R&amp;D lab.<\/p>\n<p class=\"p1\">Buenos Aires turned into a maze of engineering workshops, cryptography deep dives, client development groups, multi-chain roundtables, and infrastructure discussions. Instead of glossy presentations, we had raw, unfiltered conversations with the people building the foundations of Ethereum.<\/p>\n<p class=\"p1\">Across the <span class=\"s1\"><b>Privacy &amp; Scaling Explorations sessions<\/b><\/span>, the <span class=\"s1\"><b>Infrastructure Summit Buenos Aires<\/b><\/span>, the <span class=\"s1\"><b>Multi-Chain Developer Roundtable<\/b><\/span>, the <span class=\"s1\"><b>Censorship Resistance &amp; Ethereum Symposium<\/b><\/span>, and the <span class=\"s1\"><b>Builders Hub<\/b><\/span>, a few themes kept reappearing. These weren\u2019t pre-packaged narratives. They were the real challenges and priorities shaping the next era of Web3.<\/p>\n<p class=\"p1\">Here are the biggest lessons I took home from Devconnect Argentina.<\/p>\n<h2 class=\"p1\"><b>Key Themes Emerging at Devconnect Argentina<\/b><\/h2>\n<h3><b>Privacy Has Moved From \u201cFeature\u201d to \u201cFoundation\u201d<\/b><\/h3>\n<p class=\"p1\">One of the most striking experiences for me came during the <span class=\"s1\"><b>Ethereum Privacy Stack<\/b><\/span> sessions at Devconnect Argentina. What stood out wasn\u2019t just the technical depth around ZK systems. It was how matter-of-factly teams talked about privacy as <i>infrastructure<\/i>.<\/p>\n<p class=\"p1\">At Token2049 Singapore, privacy came up occasionally in the context of ZK ecosystems. But in Buenos Aires, the tone was different. Builders repeatedly emphasized that privacy must exist at every layer of the stack, including the RPC layer, where metadata leakage is still an unresolved threat.<\/p>\n<p class=\"p1\">During conversations in the Privacy hub, several researchers pointed out how centralized RPC gateways can inadvertently expose patterns like transaction timing or wallet intent. It was a reminder that privacy isn\u2019t purely a protocol concern.<\/p>\n<p class=\"p3\">If privacy is foundational, then decentralized RPC access becomes a core requirement, not a bonus feature.<\/p>\n<h3><b>Infrastructure Is the Real Bottleneck in Scaling Ethereum<\/b><\/h3>\n<p class=\"p1\">During the <span class=\"s1\"><b>Infrastructure Summit Buenos Aires<\/b><\/span>, several teams working on execution clients and node tooling stressed something I see echoed daily: execution may be scaling, but <i>access<\/i> has become the new bottleneck.<\/p>\n<p class=\"p1\">In multiple sessions, engineers described scenarios where dApps appeared \u201cslow\u201d or \u201cdown\u201d even though the chain itself was operating fine. The cause? Not the protocol but RPC providers overwhelmed during burst traffic, regional outages, or stale node clusters.<\/p>\n<p class=\"p1\">At the RPC-focused working groups, we repeatedly heard variations of the same insight: <b>users experience RPC congestion, not protocol congestion.<\/b><b><\/b><\/p>\n<p class=\"p1\">This lined up perfectly with what we observe in production environments. As networks accelerate block production and increase throughput, RPC must evolve in parallel, as distributed, load-balanced, and failover-ready. Devconnect Argentina made it clear: scaling efforts aren\u2019t complete until the access layer scales too.<\/p>\n<h3><b>Multi-Chain Deployment Is Now the Default for EVM Builders<\/b><\/h3>\n<p class=\"p1\">In the <span class=\"s1\"><b>Multi-Chain Developer Roundtable<\/b><\/span> and throughout the cross-chain UX sessions, the phrase \u201cEVM chains\u201d came up constantly. Builders weren\u2019t treating multi-chain deployment as an expansion strategy \u2014 they were treating it as the <i>baseline<\/i> for launching any new dApp.<\/p>\n<p class=\"p1\">EVM compatibility gives teams shared tooling, shared execution environments, and shared mental models. But as several speakers pointed out, it doesn\u2019t give them shared infrastructure. Each network still exposes slightly different RPC behaviors, latencies, and reliability characteristics.<\/p>\n<p class=\"p1\">During one interoperability meetup, a developer summarized the challenge well:<\/p>\n<p class=\"p3\"><b>\u201cEVM makes contracts portable. It doesn\u2019t make infrastructure portable.\u201d<\/b><\/p>\n<p class=\"p1\">That resonated deeply. The more teams adopt multi-chain architecture, the more they need RPC infrastructure that feels unified, global, and predictable. Devconnect Argentina reinforced that multi-chain RPC is no longer optional. It\u2019s now a key enabler for user experience consistency.<\/p>\n<h3><b>Censorship Resistance Extends Beyond Consensus. It Reaches the RPC Layer<\/b><\/h3>\n<p class=\"p1\">At the <span class=\"s1\"><b>Censorship Resistance &amp; Ethereum Symposium<\/b><\/span>, presenters explored how centralization risks are shifting upward in the stack. Instead of focusing only on sequencers and validators, many discussions zoomed in on <i>infrastructure choke points<\/i>: relayers, mempools, bridges, and RPC providers.<\/p>\n<p class=\"p1\">This was the first time I heard so many researchers connect censorship resistance directly to RPC access. Several developers described situations where centralized endpoints introduced subtle but meaningful risks: region-based filtering, traffic shaping, metadata analysis, or inconsistent availability during politically sensitive events.<\/p>\n<p class=\"p1\">Later in the <span class=\"s1\"><b>Security &amp; Threat Modeling<\/b><\/span> sessions, the message sharpened: <b>a decentralized consensus layer doesn\u2019t guarantee censorship resistance if access to the chain is centralized.<\/b><b><\/b><\/p>\n<p class=\"p1\">This hit home for me. It directly validates the architecture we\u2019ve been building at dRPC, a distributed network of independent providers offering censorship-resistant access routes to chains.<\/p>\n<h3><b>Builders Are Now Thinking \u201cInfrastructure First\u201d<\/b><\/h3>\n<p class=\"p1\">Across the <span class=\"s1\"><b>Builders Hub Buenos Aires<\/b><\/span> and the tooling sessions, I noticed a shift in mindset I hadn\u2019t seen at Token2049 Singapore. Conversations weren\u2019t about the next trend, the next token, or the next market narrative. They were grounded in the realities of what it takes to run production-grade systems:<\/p>\n<ul>\n<li>\n<p class=\"p1\">reliable RPC<\/p>\n<\/li>\n<li>\n<p class=\"p1\">robust observability<\/p>\n<\/li>\n<li>\n<p class=\"p1\">better node clients<\/p>\n<\/li>\n<li>\n<p class=\"p1\">multi-chain abstractions<\/p>\n<\/li>\n<li>\n<p class=\"p1\">privacy-by-default tooling<\/p>\n<\/li>\n<li>\n<p class=\"p1\">decentralized access points<\/p>\n<\/li>\n<li>\n<p class=\"p1\">secure mempool paths<\/p>\n<\/li>\n<\/ul>\n<p class=\"p1\">Teams talked about infra not as a support layer, but as the <i>product<\/i> itself, as the thing that makes any application possible.<\/p>\n<p class=\"p1\">One takeaway stood out: <b>The next stage of Web3 growth won\u2019t come from hype cycles. It will come from infrastructure that doesn\u2019t break.<\/b><\/p>\n<p class=\"p1\">For me, Devconnect Argentina reaffirmed that the direction we\u2019re taking with decentralized RPC and global routing isn\u2019t just technically correct but it\u2019s also aligned with where the entire ecosystem is heading.<\/p>\n<h2><b>Final Thoughts from DevConnect Argentina<\/b><\/h2>\n<p class=\"p1\">My first Devconnect experience made one thing absolutely clear. Ethereum\u2019s future hinges on infrastructure that is resilient, censorship-resistant, privacy-preserving, and multi-chain ready.<\/p>\n<p class=\"p1\">The biggest lessons from Devconnect Argentina:<\/p>\n<ol>\n<li class=\"p1\">Privacy is infrastructure.<\/li>\n<li class=\"p1\">RPC scalability is essential for real-world scaling.<\/li>\n<li class=\"p1\">EVM chains require unified RPC behavior.<\/li>\n<li class=\"p1\">Censorship resistance must reach the access layer.<\/li>\n<li class=\"p1\">Builders are prioritizing infra over narratives.<\/li>\n<\/ol>\n<p class=\"p1\">What&#8217;s my main take-away? As someone working daily at the intersection of nodes, decentralization, and developer experience, Devconnect felt like watching the ecosystem converge directly onto the problems we\u2019ve been solving with dRPC.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Luke Kanashev, Partnerships @ dRPC Attending Devconnect Argentina for the first time was a completely different experience from Token2049 Singapore. Token2049 felt like a spectacle with polished booths, announcements, product launches. Devconnect, meanwhile, felt like walking into Ethereum\u2019s R&amp;D lab. Buenos Aires turned into a maze of engineering workshops, cryptography deep dives, client development [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3562,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[203],"tags":[227,228],"class_list":["post-3561","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-insights","tag-devconnect-25","tag-privacy"],"_links":{"self":[{"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/posts\/3561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/comments?post=3561"}],"version-history":[{"count":4,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/posts\/3561\/revisions"}],"predecessor-version":[{"id":3566,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/posts\/3561\/revisions\/3566"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/media\/3562"}],"wp:attachment":[{"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/media?parent=3561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/categories?post=3561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drpc.org\/blog\/wp-json\/wp\/v2\/tags?post=3561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}