{"id":"near-protocol","title":"NEAR Protocol","content":"NEAR Protocol is a scalable layer-one blockchain for a user-owned AI economy. It provides high-speed, low-cost transactions via sharding and simplifies the user experience with Chain Abstraction [\\[2\\]](#cite-id-Q74qAltMYf5vTvJD) [\\[6\\]](#cite-id-p4EkOdx41wByP0AT). The project positions itself as \"The [Blockchain](https://iq.wiki/wiki/blockchain) for AI,\" with a stated vision to create an alternative to a future where AI is controlled by large corporations, instead fostering a user-owned internet where AI serves individuals [\\[2\\]](#cite-id-Q74qAltMYf5vTvJD).\n\nThe platform's core design integrates three main concepts to achieve this vision:\n\n* **User-Owned AI:** A framework designed to empower autonomous AI agents to own assets, make decisions, and transact securely and verifiably on behalf of users. The goal is to ensure that the power of AI remains with individuals rather than centralized platforms, allowing agents to operate in the best interests of their owners and direct value back to creators [\\[2\\]](#cite-id-Q74qAltMYf5vTvJD).\n* **Intents and Chain Abstraction:** A technological pillar intended to make the underlying blockchain infrastructure \"invisible\" to the end-user, simplifying interaction with the multi-chain ecosystem. This system allows a user or AI agent to declare a high-level desired outcome (an \"intent\"), such as \"swap Token A for Token B at the best price.\" A decentralized network of \"solvers\" then competes to find and automatically execute the most optimal path across multiple blockchains to fulfill the intent, abstracting away complexities like managing multiple wallets or using bridges [\\[6\\]](#cite-id-p4EkOdx41wByP0AT) [\\[2\\]](#cite-id-Q74qAltMYf5vTvJD).\n* **Sharded Architecture:** A scalable blockchain design built to provide global-scale performance, low latency with transaction finality under 600 milliseconds, and parallel execution. This infrastructure is intended to support the high throughput required for potentially thousands of concurrent AI agents operating simultaneously on the network [\\[2\\]](#cite-id-Q74qAltMYf5vTvJD).\n\n## History and Founders\n\nThe project was founded by [Illia Polosukhin](https://iq.wiki/wiki/illia-polosukhin) and Alexander Skidanov. Before NEAR, Polosukhin was a machine learning researcher at Google and a co-author of the influential 2017 paper \"Attention Is All You Need,\" which introduced the transformer architecture fundamental to modern large language models (LLMs). Skidanov was previously a Director of Engineering at Microsoft's SingleStore and a contributor to OpenAI [\\[1\\]](#cite-id-LEE7BqUkPT). The two founded a startup named NEAR AI in 2017 with the goal of teaching machines to code before pivoting in 2018 to build a new, scalable blockchain. The NEAR Protocol mainnet launched on April 22, 2020 [\\[1\\]](#cite-id-LEE7BqUkPT).\n\nKey chronological milestones include:\n\n* **January 16, 2022:** The price of the NEAR token reached its all-time high of $20.44 [\\[4\\]](#cite-id-49tujO9SF8wt0YuM).\n* **July 2025:** The Shade Agent Sandbox was released for developers to deploy on-chain AI agents [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n* **Q3 2025:** The Nightshade sharding mechanism was expanded with a 9th shard to increase network throughput [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n* **October 30, 2025:** The \"[Halving](https://iq.wiki/wiki/halving) Upgrade\" was implemented on the mainnet, reducing the protocol's annual inflation rate from 5% to 2.5% [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n* **October 31, 2025:** An AI-driven governance platform, the \"House of Stake,\" was launched [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n* **November 16, 2025:** The total volume facilitated by [NEAR Intents](https://iq.wiki/wiki/near-intents) surpassed $5 billion [\\[3\\]](#cite-id-zR4JLhm3ZeXunlzC).\n\n## Technology\n\n### Sharding (Nightshade)\n\nNEAR utilizes a unique [sharding](https://iq.wiki/wiki/sharding) technology called Nightshade to achieve scalability. Unlike traditional [sharding](https://iq.wiki/wiki/sharding), which creates separate chains, Nightshade shards produce fractional parts of a single block, known as \"chunks.\" Individual sets of validators process transactions in parallel across multiple shards and submit their chunks to the main chain, allowing the network to scale its capacity as usage grows [\\[1\\]](#cite-id-LEE7BqUkPT). In Q3 2025, the network expanded to 9 shards, increasing throughput. The protocol's roadmap includes Dynamic [Sharding](https://iq.wiki/wiki/sharding), a future state where the network can automatically adjust the number of shards based on transaction demand [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8). This architecture allows for a theoretical capacity of over 100,000 transactions per second [\\[1\\]](#cite-id-LEE7BqUkPT).\n\n### Consensus (Doomslug)\n\nThe protocol employs a proof-of-stake (PoS) consensus mechanism named Doomslug. It is designed to provide near-instant practical transaction finality after one round of communication among validators, with full Byzantine Fault Tolerance (BFT) finality achieved after two rounds. This enables validators to produce blocks at a faster rate compared to some other consensus algorithms [\\[1\\]](#cite-id-LEE7BqUkPT).\n\n### Interoperability\n\nNEAR's \"Chain Abstraction\" philosophy aims to create a seamless experience for users interacting with multiple blockchains. Key components include:\n\n* **NEAR Intents:** A feature that acts as a unified liquidity layer for cross-chain DeFi, allowing users and agents to execute actions like swaps across different chains from a single interface. By November 2025, [NEAR Intents](https://iq.wiki/wiki/near-intents) had captured 54% of the cross-chain market share on a given day and surpassed $5 billion in all-time volume [\\[3\\]](#cite-id-zR4JLhm3ZeXunlzC).\n* **Chain Signatures:** Allows a single NEAR account, including smart contracts, to control accounts on external blockchains like [Bitcoin](https://iq.wiki/wiki/bitcoin) and [Ethereum](https://iq.wiki/wiki/ethereum). Using Multi-Party Computation (MPC), it can generate signatures for transactions on other chains in a decentralized manner, enabling dApps on NEAR to directly manage assets across different networks [\\[6\\]](#cite-id-p4EkOdx41wByP0AT).\n* **Multi-Chain Bridging:** The protocol's bridging capabilities include the Rainbow [Bridge](https://iq.wiki/wiki/bridge) for ERC-20 token transfers with [Ethereum](https://iq.wiki/wiki/ethereum), and the broader OmniBridge framework. OmniBridge uses Chain Signatures and a hybrid verification layer (MPC and light clients) to enable more efficient and secure cross-chain transfers [\\[6\\]](#cite-id-p4EkOdx41wByP0AT).\n* **Aurora:** An [Ethereum](https://iq.wiki/wiki/ethereum) Virtual Machine (EVM) compatibility layer built on NEAR, allowing developers to run their [Ethereum](https://iq.wiki/wiki/ethereum)-based applications on the NEAR network to take advantage of its higher throughput and lower fees [\\[1\\]](#cite-id-LEE7BqUkPT).\n\n### NEAR AI and Shade Agents\n\n​[Shade Agents](https://iq.wiki/wiki/shade-agents) are multi-chain, AI-powered smart contracts, fully verified on-chain, and designed to eliminate single points of failure. These agents use NEAR's Chain Signatures for decentralized key management and leverage worker agents running in [Trusted Execution Environments](https://iq.wiki/wiki/trusted-execution-environments) (TEEs) to securely access off-chain data and execute decisions with advanced AI models. A sandbox environment for building [Shade Agents](https://iq.wiki/wiki/shade-agents) was released in July 2025 [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n\n### Developer Experience\n\nThe protocol supports development in common programming languages like Rust and JavaScript (via AssemblyScript). It also offers user-friendly features such as human-readable account names (e.g., `example.near`) instead of complex cryptographic addresses [\\[1\\]](#cite-id-LEE7BqUkPT).\n\n## Tokenomics\n\n### Token Utility and Fees\n\nThe NEAR token is the native utility token of the protocol, used for:\n\n* **Transaction and Data Storage Fees:** Paying for the processing of transactions and the cost of storing data on the blockchain. Users must maintain a minimum NEAR balance to cover storage costs [\\[1\\]](#cite-id-LEE7BqUkPT).\n* **Staking:** Users can stake NEAR to run a validator node, helping to secure the network and earn rewards. The minimum stake to become a validator is 67,000 NEAR [\\[1\\]](#cite-id-LEE7BqUkPT).\n* **Governance:** Participating in governance votes to influence the allocation of network resources and protocol upgrades.\n\nOf all transaction fees, 70% are burned, removing them from circulation, while the remaining 30% are paid as rebates to the contracts involved in the transaction [\\[1\\]](#cite-id-LEE7BqUkPT).\n\n### Supply and Inflation\n\nThe protocol launched with a genesis supply of 1 billion NEAR tokens. The maximum supply is uncapped (infinite) to support a predictable inflation model for security rewards [\\[4\\]](#cite-id-49tujO9SF8wt0YuM). On October 30, 2025, NEAR implemented a \"[Halving](https://iq.wiki/wiki/halving) Upgrade\" that reduced the annual inflation rate from 5% to 2.5%, aiming to increase token scarcity and reduce sell pressure from validator rewards [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n\n### Initial Token Distribution\n\nThe initial genesis supply of 1 billion NEAR tokens was allocated as follows [\\[1\\]](#cite-id-LEE7BqUkPT):\n\n* 17.6% - Backers\n* 17.2% - Community Grants\n* 14% - Core Contributors\n* 12% - Community Sale\n* 11.7% - Early Ecosystem\n* 11.4% - Operation Grants\n* 10% - [Foundation](https://iq.wiki/wiki/foundation) Endowment\n* 6.1% - Small Backers\n\n## Governance\n\nGovernance on NEAR is overseen by the NEAR [Foundation](https://iq.wiki/wiki/foundation), a Swiss-based non-profit organization responsible for protocol coordination, ecosystem funding, and guiding governance initiatives. In a move toward greater decentralization, the ecosystem has established the NEAR Digital Collective (NDC), a community-led governance framework designed to empower token holders and community members to make key decisions about the protocol's future [\\[1\\]](#cite-id-LEE7BqUkPT).\n\nIn October 2025, an AI-driven governance platform called the \"House of Stake\" was launched. This platform uses AI delegates to automate analysis and voting on proposals, reducing resolution time and requiring validators to run lightweight AI inference modules [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8).\n\n## Ecosystem\n\nAs of 2025, the NEAR ecosystem includes over 800 active developers and more than 300 projects building on the platform [\\[1\\]](#cite-id-LEE7BqUkPT). The number of active wallets on the network grew by over 30% in mid-November 2025 [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8). An upcoming conference, [NEARCON](https://iq.wiki/wiki/nearcon) 2026, is scheduled for February 23-24, 2026, in San Francisco to bring the community together [\\[3\\]](#cite-id-zR4JLhm3ZeXunlzC).\n\n## Open Agents Alliance\n\nAnnounced on February 27, 2025, the Open Agents Alliance (OAA) is a consortium formed by NEAR AI, the payments and AI arms of [Coinbase](https://iq.wiki/wiki/coinbase), and other blockchain and AI projects. The alliance's stated mission is to \"ensure secure, open source, economical, and fair AI access\" by leveraging decentralization. The members intend to contribute their combined infrastructure, which includes AI agent frameworks, cloud hosting services, and on/off-ramps for both fiat and cryptocurrency, to create a platform for developers to build and deploy their own AI tools [\\[7\\]](#cite-id-Eqi3ZXwGqNDy3e6u).\n\n## Security\n\nThe NEAR protocol's codebase has been audited by the security firm [Hacken](https://iq.wiki/wiki/hacken). In addition, the protocol maintains a public bug bounty program hosted on HackenProof, with a maximum reward of $1,000,000 for the discovery of critical vulnerabilities [\\[4\\]](#cite-id-49tujO9SF8wt0YuM).\n\n## Challenges and Criticisms\n\nDespite its technical advancements, the protocol faces several challenges. Critics have raised concerns about the value capture mechanism of [NEAR Intents](https://iq.wiki/wiki/near-intents), noting that a significant portion of the fees generated from its transaction volume bypasses the NEAR protocol's treasury. The protocol also operates in a competitive landscape, facing pressure from other high-throughput blockchains like [Solana](https://iq.wiki/wiki/solana). Furthermore, the introduction of complex new features, such as the AI-driven \"House of Stake\" governance platform and the long-term roadmap for Dynamic [Sharding](https://iq.wiki/wiki/sharding), introduces technical risks and potential barriers to broader adoption [\\[5\\]](#cite-id-pSsO8YQl60BBP2w8). Testing","summary":"NEAR Protocol is a layer-one blockchain designed for high-speed transactions and interoperability, featuring unique sharding technology and a developer-friendly...","images":[{"id":"QmTcFfSVMV6QKS9HkVCiTziMhuYtpdppbxg71be1Ff6Su6","type":"image/jpeg, image/png"}],"categories":[{"id":"cryptocurrencies","title":"Cryptocurrencies"}],"tags":[{"id":"Ethereum"},{"id":"Protocols"},{"id":"Blockchains"},{"id":"Developers"}],"media":[{"id":"QmQRVdjsDRZ9FBmfXVoUaTw5Tk3Mafz7hnWGsx96LsWbNy","size":null,"name":null,"type":"GALLERY","source":"IPFS_IMG"},{"id":"QmRRQd1erHkRDN6rQZD6Rrxfp5yo8f4wa3gzUt2gRjS6Jc","size":null,"name":null,"type":"GALLERY","source":"IPFS_IMG"},{"id":"QmZ63hvoYcVjDD3mRBxBmPnhMdDUA6nsM5H4UJduCSi1oh","size":null,"name":"Jycr8PeoT3yGPbhq.png","type":null,"source":"IPFS_IMG"},{"id":"QmUnWjkiiCR7ijjoEKf6yEpdrqfatWJepr6upgZXVirKB1","size":"0.01","name":"5846b641-cbc2-44f2-abba-834be717d99f.jpeg","type":null,"source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[{\"id\":\"LEE7BqUkPT\",\"url\":\"https://coinmarketcap.com/currencies/near-protocol/\",\"description\":\"The live NEAR Protocol price today is $3.02 USD with a 24-hour trading volume of $235,283,674.94 USD. We update our NEAR to USD price in real-time.\",\"timestamp\":1740559506919},{\"id\":\"Q74qAltMYf5vTvJD\",\"url\":\"https://near.org/\",\"description\":\"NEAR Protocol Official Website\",\"timestamp\":1763368994841},{\"id\":\"zR4JLhm3ZeXunlzC\",\"url\":\"https://x.com/NEARProtocol\",\"description\":\"NEAR Protocol Official X Account\",\"timestamp\":1763368994841},{\"id\":\"49tujO9SF8wt0YuM\",\"url\":\"https://www.coingecko.com/en/coins/near\",\"description\":\"NEAR Protocol on CoinGecko\",\"timestamp\":1763368994841},{\"id\":\"pSsO8YQl60BBP2w8\",\"url\":\"https://coinmarketcap.com/cmc-ai/near-protocol/latest-updates/\",\"description\":\"NEAR Protocol Latest Updates on CoinMarketCap AI\",\"timestamp\":1763368994841},{\"id\":\"p4EkOdx41wByP0AT\",\"url\":\"https://docs.near.org/chain-abstraction/what-is\",\"description\":\"What is Chain Abstraction? | NEAR Documentation\",\"timestamp\":1763387859528},{\"id\":\"Eqi3ZXwGqNDy3e6u\",\"url\":\"https://www.coindesk.com/business/2025/02/27/coinbase-near-others-form-alliance-to-develop-open-ai-services\",\"description\":\"Coinbase, NEAR, Others Form Alliance to Develop Open AI Services\",\"timestamp\":1768314209009}]"},{"id":"twitter_profile","value":"https://twitter.com/NEARProtocol?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"},{"id":"youtube_profile","value":"https://www.youtube.com/channel/UCuKdIYVN8iE3fv8alyk1aMw"},{"id":"discord_profile","value":"https://discord.com/invite/UY9Xf2k"},{"id":"reddit_profile","value":"https://www.reddit.com/r/nearprotocol/"},{"id":"telegram_profile","value":"https://t.me/cryptonear"},{"id":"github_profile","value":"https://github.com/near/"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/near-protocol/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/near"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/Qmdv1j1k82F2ADxECgV9ecDrZBFF6N6iu5WpUXi5p2fyyx\""},{"id":"commit-message","value":"\"Updated contract address\""},{"id":"previous_cid","value":"Qmdv1j1k82F2ADxECgV9ecDrZBFF6N6iu5WpUXi5p2fyyx"}],"events":[{"id":"b0a165c7-948b-4b8e-a3f0-9414124398a4","date":"2016-08-01","title":"Date created","type":"CREATED","description":"a desccription for date created","link":"","multiDateStart":"","multiDateEnd":"","continent":null,"country":null},{"date":"2026-04-01","title":"Testing","type":"DEFAULT","description":"a description for an event for testing","link":"https://www.testing.com","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"6c7f4de6-5412-47f5-8af8-e19171a52218"}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0xf2445f8FEEfef350ac1756F67C62938a37eDa375"},"operator":{"id":"0x162217e3b309cDd8855613d7CcC6283505993c58"},"language":"en","version":1,"linkedWikis":{"blockchains":["near-protocol"],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"06bb5d1e-bf63-4584-a805-767521e62005\",\"title\":\"NEAR Protocol\",\"description\":\"NEAR Protocol is a layer-one blockchain designed for high-speed transactions and interoperability, featuring unique sharding technology and a developer-friendly...\",\"timestamp\":\"2025-11-05T16:29:37.666Z\",\"category\":\"Wiki Update\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0xf2445f8FEEfef350ac1756F67C62938a37eDa375\",\"address\":\"0x162217e3b309cDd8855613d7CcC6283505993c58\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Speakers\",\"subtitle\":\"The 'speakers' field was removed from the wiki.\",\"variant\":\"removed\",\"changeCount\":1,\"changes\":[\"Removed the 'speakers' field, which was an empty list.\"]},{\"title\":\"Images\",\"subtitle\":\"Two new images were added to the wiki.\",\"variant\":\"added\",\"changeCount\":2,\"changes\":[\"Added image 'Jycr8PeoT3yGPbhq.png'.\",\"Added image '5846b641-cbc2-44f2-abba-834be717d99f.jpeg'.\"]},{\"title\":\"Metadata\",\"subtitle\":\"Four new metadata entries were added.\",\"variant\":\"added\",\"changeCount\":4,\"changes\":[\"Added metadata 'words-changed' with value '38'.\",\"Added metadata 'percent-changed' with value '12.61'.\",\"Added metadata 'blocks-changed' with value 'content, tags'.\",\"Added metadata 'wiki-score' with value '56'.\"]}]}]}"}