{"id":96953,"date":"2026-05-08T19:13:48","date_gmt":"2026-05-08T16:13:48","guid":{"rendered":"https:\/\/u1f987.com\/en\/?p=96953"},"modified":"2026-05-08T19:16:40","modified_gmt":"2026-05-08T16:16:40","slug":"web3-will-look-different","status":"publish","type":"post","link":"https:\/\/u1f987.com\/en\/web3-will-look-different\/","title":{"rendered":"Web3 will look different"},"content":{"rendered":"<p>For the past several years the crypto community has awaited the advent of <a href=\"https:\/\/u1f987.com\/en\/news\/what-is-web3\">Web3<\/a>, where data belong to users, everything runs on the blockchain, and a crypto wallet is needed to access information.<\/p>\n<p>The standard vision of the next-generation internet rests on decentralisation. Data are not stored on centralised servers and are not exploited for personalised advertising.<\/p>\n<p>But what if Web3 turns out somewhat different? Consider a future in which decentralisation is achieved through locally running, user-built applications created with AI agents.<\/p>\n<h2 class=\"wp-block-heading\">What many expect of Web3<\/h2>\n<p>With the emergence of cryptocurrencies and the development of blockchain technology, many began to see them as the foundation for the internet\u2019s next iteration. For example, the author of the Web 2.0 concept, Tim O\u2019Reilly, <a href=\"http:\/\/google.com\/url?q=https:\/\/www.oreilly.com\/radar\/why-its-too-early-to-get-excited-about-web3\/&#038;sa=D&#038;source=docs&#038;ust=1778257159178950&#038;usg=AOvVaw1LVUvcQWurhU5hhZ7hBg1H\" target=\"_blank\" rel=\"noopener\" title=\"\">argues<\/a> that Web3 will be a meaningful stage of progress if it can connect the crypto-economy to the real world\u2014including legal systems, property, payments, identity, applied services and production.<\/p>\n<p>The crypto community sees the chief distinction from Web 2.0 in deeper decentralisation at every layer, including data storage and application execution. Ideally, product development is handled not by an owner but by a distributed community governing the project via <a href=\"https:\/\/u1f987.com\/en\/news\/what-is-a-dao-decentralised-autonomous-organisation\">DAO<\/a>.<\/p>\n<p>Decentralisation is viewed as a foundational principle that allowed cryptocurrencies and smart contracts to find their place in the economy: they reduce reliance on intermediaries and centralised structures.<\/p>\n<h2 class=\"wp-block-heading\">Be your own programmer<\/h2>\n<p>The rise of large language models (LLMs), AI agents and vibe-coding invites a different take on Web3. ForkLog is not calling for ditching decentralisation and blockchains\u2014only for widening the vision of the internet to come.<\/p>\n<p>What if every user were their own programmer? Such a user can write applications not for general consumption but for personal tasks, run them locally on their own computer or a remote server, and depend on no central provider.<\/p>\n<p>Take decentralised exchanges such as <a href=\"https:\/\/u1f987.com\/en\/news\/what-is-pancakeswap-a-uniswap-style-dex-on-binance-smart-chain\">PancakeSwap<\/a> or <a href=\"https:\/\/u1f987.com\/en\/news\/what-is-uniswap-uni\">Uniswap<\/a>. They are collections of smart contracts operating on Ethereum, BNB Chain and several other blockchains. The networks are decentralised, and access to services is via non-custodial wallets.<\/p>\n<p>That may look like Web3 already. Yet a single point of failure remains: the frontend. The official websites through which users access these exchanges are centralised; they can restrict certain tokens or <a href=\"https:\/\/blog.uniswap.org\/trm?utm_source=chatgpt.com\">block<\/a> users by IP and address.<\/p>\n<p>Direct access to smart contracts without the official site is possible, but hard. One can use third-party frontends\u2014again introducing centralised choke points\u2014or open a contract in a blockchain explorer like Etherscan and call functions via Write Contract. This is awkward, complex and requires technical skills. Not everyone will manage it.<\/p>\n<p>AI offers a third route: write an application via vibe-coding and run it locally on your PC. We tried building such a product using Zed, OmniRoute and LLMs from Anthropic and OpenAI.<\/p>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/u1f987.com\/wp-content\/uploads\/img-8f32b56a4f23f9e4-3857066301422939.webp\" alt=\"image\" class=\"wp-image-279768\"\/><figcaption class=\"wp-element-caption\">Screenshot: ForkLog.<\/figcaption><\/figure>\n<p>The frontend was created through Lovable. When run locally the app still looks rough and needs interface polish, but it performs all functions.<\/p>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/u1f987.com\/wp-content\/uploads\/img-0a6ae555404ed4d4-3857065907900879.webp\" alt=\"image\" class=\"wp-image-279766\"\/><figcaption class=\"wp-element-caption\">Screenshot: ForkLog.<\/figcaption><\/figure>\n<p>The application was built in a few hours of vibe-coding without any programming knowledge. In future AI will be smarter and able to generate complete tools without dozens of prompts and constant corrections. It may be enough to request: &#8220;Create and deploy an application for providing liquidity on Uniswap.&#8221;<\/p>\n<p>The idea of running local applications can be extended as far as imagination allows:<\/p>\n<ul class=\"wp-block-list\">\n<li>trading bots for decentralised exchanges\u2014write an algorithm to search for patterns or open trades from a crypto wallet, bolt on a Telegram chatbot for convenience and performance tracking;<\/li>\n<li>services for interacting with lending protocols\u2014akin to working with a <a href=\"https:\/\/u1f987.com\/en\/news\/what-is-a-decentralised-exchange-dex\">DEX<\/a>, but with an interface that lets you place funds in Aave, Compound or Venus and withdraw them in a couple of clicks for earning and borrowing;<\/li>\n<li>interfaces for accessing decentralised social networks or censorship-free messengers\u2014harder to picture in practice for now, but why not?<\/li>\n<\/ul>\n<p>Mobile apps are fair game too. AI can produce not only a website but also an Android APK for the same purposes, connecting directly to smart contracts on a blockchain.<\/p>\n<p>Imagine you learn that the Spark service offers 12% APY on DAI stablecoins. You visit the site, but your IP is blocked. A VPN does not help. In the Web3 future described here, that is no problem. You open Claude Code and write a prompt:<\/p>\n<p>&#8220;Create an application to earn using the Spark protocol on Ethereum. It should support adding DAI and withdrawing them, as well as a dashboard to track investment performance.&#8221;<\/p>\n<p>The AI builds a service that connects directly to smart contracts, bypassing frontend blocks. It runs locally on a PC\u2014no centralised components.<\/p>\n<h2 class=\"wp-block-heading\">Local AI<\/h2>\n<p>In such a Web 3.0 the single point of failure could be AI itself\u2014specifically centralised language models. ChatGPT, Gemini and similar systems run on the servers of OpenAI, Google and other labs. They can filter traffic and impose censorship and restrictions.\u00a0<a href=\"\"><\/a><\/p>\n<p>There is, however, a remedy: open-source LLMs that you can run on your own machine or a remote server.<\/p>\n<p>For example, you can assemble a configuration like this:<\/p>\n<ul class=\"wp-block-list\">\n<li>Ollama\u2014runs LLMs locally on a Mac;<\/li>\n<li>OmniRoute\u2014a router\/proxy between Zed and the models;<\/li>\n<li>Zed\u2014an editor that connects to OmniRoute.<\/li>\n<\/ul>\n<p>You then chat in Zed as with a regular bot; it writes code and launches applications, while the LLMs run locally.<\/p>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/u1f987.com\/wp-content\/uploads\/img-cc36a7534cc7953b-3857066184511245.webp\" alt=\"image\" class=\"wp-image-279769\"\/><figcaption class=\"wp-element-caption\">An example of working with AI in Zed to create your own application. Screenshot: ForkLog.<\/figcaption><\/figure>\n<p>The model you choose depends on your machine. For example, on a MacBook Air with 16GB of RAM, qwen2.5-coder:7b, qwen3:8b, llama3.2:3b and deepseek-r1:8b are suitable. On a local server you can run something more powerful, though that will no longer be free.<\/p>\n<p>There are many powerful open-source models, but most are Chinese\u2014DeepSeek, Alibaba\u2019s Qwen3.5, Kimi K2 \/ K2.5 \/ K2.6. Among American firms only Meta <a href=\"https:\/\/u1f987.com\/en\/news\/meta-unveils-llama-3-1-ai-model-collection\">had tried to move<\/a> in this direction, but its latest LLM <a href=\"https:\/\/u1f987.com\/en\/news\/meta-unveils-closed-ai-model-muse-spark\">was released closed-source<\/a>. Google has the Gemma line, which is not flagship. Even so, it is well suited to local deployment.<\/p>\n<p>In May 2025 Tether <a href=\"https:\/\/u1f987.com\/en\/news\/tether-unveils-decentralized-ai-platform-qvac\">announced<\/a> a new platform for developing \u201cinfinite and ubiquitous intelligence,\u201d envisaging the \u201claunch and evolution\u201d of AI agents on users\u2019 devices instead of the data centres of big firms.<\/p>\n<p>QuantumVerse Automatic Computer (QVAC) removes the need for cloud connectivity and offers greater privacy, autonomy and resilience. Its modular architecture lets developers build and extend applications using small composable elements.<\/p>\n<p>A peer-to-peer network ensures direct device-to-device communication and collaboration without dependence on centralised servers.<\/p>\n<p>Apple is building AI with an emphasis on on-device operation\u2014Apple Intelligence. Some tasks are performed directly on iPhone, iPad or Mac to account for a user\u2019s personal context without collecting personal data. More complex tasks still use the cloud, but Apple\u2019s own\u2014Private Cloud Compute. Apple says only relevant data are sent, deleted after processing, with the system designed around privacy.<\/p>\n<h2 class=\"wp-block-heading\">Open projects<\/h2>\n<p>Beyond writing your own code from scratch, you can turn to ready-made open-source projects. GitHub abounds with implemented ideas.<\/p>\n<p>Here are a few projects for liquidity management:<\/p>\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/github.com\/Uniswap\/interface\" target=\"_blank\" rel=\"noopener\" title=\"\">Uniswap Interface<\/a> \u2014 Uniswap\u2019s official frontend. Supports swaps and liquidity management, but is heavy to install and requires environment\/<span data-descr=\"application programming interface\" class=\"old_tooltip\">API<\/span> configuration;<\/li>\n<li><a href=\"https:\/\/github.com\/Uniswap\/v3-sdk\" target=\"_blank\" rel=\"noopener\" title=\"\">Uniswap V3 SDK<\/a> \u2014 an <span data-descr=\"software development kit\" class=\"old_tooltip\">SDK<\/span> for Uniswap V3: price, tick, range and position calculations;<\/li>\n<li><a href=\"https:\/\/github.com\/Roger-Wu\/uniswap-v2-liquidity-adder-contract\" target=\"_blank\" rel=\"noopener\" title=\"\">Roger-Wu\/uniswap-v2-liquidity-adder-contract<\/a> \u2014 a project for adding liquidity to V2 pairs. The description says it allows supplying tokens or ETH in any proportion;<\/li>\n<li><a href=\"https:\/\/github.com\/Roger-Wu\/uniswap-weth-liquidity-adder\" target=\"_blank\" rel=\"noopener\" title=\"\">Roger-Wu\/uniswap-weth-liquidity-adder<\/a> \u2014 a <span data-descr=\"decentralised applications\" class=\"old_tooltip\">dapp<\/span> to add ETH to Uniswap in the ETH-WETH pool in a single transaction.<\/li>\n<\/ul>\n<p>When scouting interesting repositories, analyse the code, verify contract addresses and test functionality in a sandbox or with small sums. No one guarantees quality.<\/p>\n<p>You can use ready-made solutions as-is or adapt them to your needs. Often you need not write code manually\u2014ask an AI agent to make the necessary changes to an existing project.<\/p>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/u1f987.com\/wp-content\/uploads\/img-5da9ae5259ebb7c1-3857066079857535.webp\" alt=\"image\" class=\"wp-image-279767\"\/><figcaption class=\"wp-element-caption\">Screenshot: ForkLog.<\/figcaption><\/figure>\n<h2 class=\"wp-block-heading\">Drawbacks<\/h2>\n<p>The chief obstacle to the Web3 future sketched here is the shortage of convenient, ready-made tools and the technical complexity of implementation. You can already build a frontend for decentralised Web3 projects with AI, but it remains challenging for the average user. Without guidance or hours of research, vibe-coding, installing tools like Zed or Antigravity, launching local LLMs and wiring them through OmniRoute are hard to master.<\/p>\n<p>One option is to use ready-made applications from OpenAI (Codex) or Anthropic (Claude Code). But that undermines decentralisation\u2014and token usage could become costly. Theoretically, in the first path you can code entirely for free by linking several Google accounts to services that grant free tokens.<\/p>\n<p>One possible direction for Web3 looks like this:<\/p>\n<ul class=\"wp-block-list\">\n<li>everyone builds applications for themselves with AI rather than relying on centralised firms;<\/li>\n<li>everything is stored locally on a device or a remote server;<\/li>\n<li>the necessary infrastructure is provided by decentralised blockchains and smart contracts.<\/li>\n<\/ul>\n<p>It is too early to say whether technology will evolve precisely this way. Web3 may turn out more familiar\u2014free of single points of control and less dependent on large platforms, yet with decentralisation delivered by relatively small groups of developers. And most users will still rely on ready-made solutions.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ForkLog\u2019s vibe-coding experiment that broadens the notion of Web3.<\/p>\n","protected":false},"author":1,"featured_media":96954,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"select":"1","news_style_id":"1","cryptorium_level":"","_short_excerpt_text":"A vibe-coding experiment hints at a different Web3: local apps, open AI and fewer chokepoints.","creation_source":"","_metatest_mainpost_news_update":false,"footnotes":""},"categories":[1144],"tags":[130,2425,1110],"class_list":["post-96953","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-longreads","tag-decentralization","tag-vibe-coding","tag-web-3-0"],"aioseo_notices":[],"amp_enabled":true,"views":"7","promo_type":"1","layout_type":"1","short_excerpt":"A vibe-coding experiment hints at a different Web3: local apps, open AI and fewer chokepoints.","is_update":"","_links":{"self":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/96953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/comments?post=96953"}],"version-history":[{"count":1,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/96953\/revisions"}],"predecessor-version":[{"id":96955,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/posts\/96953\/revisions\/96955"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/media\/96954"}],"wp:attachment":[{"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/media?parent=96953"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/categories?post=96953"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/u1f987.com\/en\/wp-json\/wp\/v2\/tags?post=96953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}