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] [6]. The project positions itself as "The 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].
The platform's core design integrates three main concepts to achieve this vision:
The project was founded by 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]. 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].
Key chronological milestones include:
NEAR utilizes a unique sharding technology called Nightshade to achieve scalability. Unlike traditional 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]. In Q3 2025, the network expanded to 9 shards, increasing throughput. The protocol's roadmap includes Dynamic Sharding, a future state where the network can automatically adjust the number of shards based on transaction demand [5]. This architecture allows for a theoretical capacity of over 100,000 transactions per second [1].
The 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].
NEAR's "Chain Abstraction" philosophy aims to create a seamless experience for users interacting with multiple blockchains. Key components include:
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 (TEEs) to securely access off-chain data and execute decisions with advanced AI models. A sandbox environment for building Shade Agents was released in July 2025 [5].
The 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].
The NEAR token is the native utility token of the protocol, used for:
Of 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].
The 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]. On October 30, 2025, NEAR implemented a "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].
The initial genesis supply of 1 billion NEAR tokens was allocated as follows [1]:
Governance on NEAR is overseen by the NEAR 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].
In 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].
As of 2025, the NEAR ecosystem includes over 800 active developers and more than 300 projects building on the platform [1]. The number of active wallets on the network grew by over 30% in mid-November 2025 [5]. An upcoming conference, NEARCON 2026, is scheduled for February 23-24, 2026, in San Francisco to bring the community together [3].
Announced on February 27, 2025, the Open Agents Alliance (OAA) is a consortium formed by NEAR AI, the payments and AI arms of 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].
The NEAR protocol's codebase has been audited by the security firm 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].
Despite its technical advancements, the protocol faces several challenges. Critics have raised concerns about the value capture mechanism of 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. 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, introduces technical risks and potential barriers to broader adoption [5]. Testing