Skip to main content
Login | Sign up
  • Tokens
  • Internet Computer (ICP)

    10/26/2025 08:00 UTC

    $3.13

    % Today
    0.39%

    Price Chart

    24H: +0.69% |
    7D: +3.46% |
    30D: -23.99%
    1D
    7D
    30D
    90D
    ALL

    Internet Computer News

    Loading...

    Overview

    Internet Computer (ICP) is a layer-1 blockchain designed to run full-scale web apps and services directly on-chain. Instead of relying on centralized clouds, the Internet Computer blockchain hosts code, data, and even front-ends inside “canister” smart contracts, so apps can serve web content, talk to other blockchains, and scale across many subnets. The ICP token powers governance and computation on the network. Many users watch ICP price for market sentiment, but under the hood the protocol pegs compute costs to a stable unit so developers can plan long term. The project’s goal is simple to say and ambitious to build: turn the public internet into a “world computer.” (internetcomputer.org)

    Price, Market Position, and Liquidity

    As of 10/26/2025 08:00 UTC, Internet Computer (ICP) trades at $3.13 with a +0.69% move over the last 24 hours.
    The market capitalization stands at $1.7B, placing it at rank #77 by market value.
    Daily trading volume is $26M. Internet Computer (ICP) has moved +3.46% over the past seven days and -23.99% across the last 30 days.

    History & Team

    The Internet Computer was initiated by the DFINITY Foundation, a Swiss not‑for‑profit founded by Dominic Williams. DFINITY was informally started in 2015 and formally registered as a Swiss foundation in 2016, with headquarters in Zürich. The foundation leads research and core development, alongside a growing open community. (support.dfinity.org)

    After years of R&D, the network’s “genesis” mainnet launch occurred in May 2021, introducing its on-chain governance system called the Network Nervous System (NNS) and a globally distributed set of node machines run by independent providers. (learn.internetcomputer.org)

    DFINITY attracted notable backers during development, including Andreessen Horowitz (a16z), Polychain Capital, and SV Angel, among others, through funding rounds in 2018. These investors supported the vision of a decentralized “cloud 3.0.” (techcrunch.com)

    Technology & How It Works

    Canisters, subnets, and chain-key cryptography

    Applications on the Internet Computer run inside canister smart contracts. Canisters combine code and state and can serve interactive web content to users. The network scales by running many parallel blockchains called subnets. Subnets interoperate using “chain-key cryptography,” a threshold-signature system that lets the network coordinate as one blockchain, certify responses, provide randomness to smart contracts, and sign transactions on other chains. (internetcomputer.org)

    Performance and security evolution

    Since launch, the protocol has expanded capacity and features. Canisters can address far more storage than at genesis, subnets have been added to increase compute, and system upgrades improved scheduling, memory management, and sandboxing. The platform also introduced advanced cryptography such as vetKeys (verifiably encrypted threshold keys) for end‑to‑end encryption and better key management. (learn.internetcomputer.org)

    Reverse gas model and cycles

    On ICP, users don’t pay per transaction. Instead, developers prepay “cycles” to their canisters. Cycles are created by converting ICP at a fixed rate tied to the IMF’s Special Drawing Rights (XDR): 1 trillion cycles = 1 XDR worth of ICP. That peg helps keep compute costs predictable regardless of ICP price moves. (internetcomputer.org)

    Web and cross‑chain features

    Canisters can make HTTPS outcalls to fetch off‑chain data in a trust-minimized way, and they can natively interact with other blockchains. At the protocol level, ICP integrated with Bitcoin in 2022, enabling smart contracts to read the BTC chain and sign native BTC transactions via threshold ECDSA. On Ethereum and other EVM chains, canisters use HTTPS outcalls plus chain‑key signing to query data and submit signed transactions. These ingredients power “chain‑key tokens” such as ckBTC, ckETH, and ckUSDC—on‑chain twins that are fully backed by the underlying assets. (learn.internetcomputer.org)

    Identity and credentials

    At launch, Internet Identity brought passwordless logins using WebAuthn/Passkeys. In 2024, verifiable credentials were added so users can prove attributes (like age) privately to dapps. In 2025, vetKeys arrived in production to support privacy-preserving encryption patterns controlled by canisters. (learn.internetcomputer.org)

    Tokenomics & Utility

    The ICP token has three main roles:

    • Governance: ICP holders stake tokens into “neurons” to participate in the Network Nervous System (NNS). Neurons vote on proposals that upgrade protocol code, onboard node providers, adjust economic parameters, and more. Neuron voting power increases with stake size, age, and lockup (“dissolve delay”) from 6 months up to 8 years. Active participation earns voting rewards. (internetcomputer.org)

    • Computation: Developers convert ICP into cycles to pay for compute, storage, and special features like HTTPS outcalls and threshold signatures. Cycles are burned as they are used. (internetcomputer.org)

    • Incentives: Node providers receive ICP rewards set by NNS policy; governance rewards are minted as “maturity” and can later be spawned into ICP. These are the main inflation sources, while cycles burning and fees provide deflationary pressure. (internetcomputer.org)

    ICP tokenomics are designed so application costs stay stable (thanks to the XDR‑pegged cycles), while supply dynamics balance new issuance for security and governance with burning from real network use. In short, Internet Computer tokenomics link utility and governance to the ICP token in a single design. (internetcomputer.org)

    View the detailed Tokenomics Page to see the Internet Computer (ICP) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    The Internet Computer supports a broad set of apps across Internet Computer DeFi, NFTs, gaming, social, enterprise, and more:

    • DeFi: DEXs like ICPSwap and Sonic enable swaps and liquidity for native ICRC tokens and chain‑key assets like ckBTC and ckETH. Because canisters can hold Bitcoin or Ethereum keys via threshold ECDSA, DeFi on ICP can move BTC or EVM assets without external bridges. (dashboard.internetcomputer.org)

    • NFTs: Marketplaces such as Entrepot and Yumi host collections with media stored on‑chain, leveraging canisters’ large storage. NFT apps can serve front‑ends directly from the blockchain and integrate Internet Identity for logins. (internetcomputer.org)

    • Social and messaging: OpenChat is an end‑to‑end on‑chain messenger governed by an SNS DAO; users can even send ckBTC and ckETH in chats. DSCVR and other social dapps run their logic and front‑ends on ICP. (github.com)

    • Enterprise and city integrations: In Switzerland, the City of Lugano partnered with DFINITY to bring Internet Computer features (including ckBTC) into the MyLugano app and support local startups. (prnewswire.com)

    • Multi‑chain and payments: Chain‑key tokens like ckBTC, ckETH, and ckUSDC provide fast, low‑fee movement inside ICP while remaining redeemable 1:1 for the underlying networks. (learn.internetcomputer.org)

    Developers also use ICP for identity, verifiable credentials, and AI‑enabled apps (on‑chain inference features are a growing roadmap area), with the network continuously expanding compute and storage capacity. (internetcomputer.org)

    Advantages & Challenges

    Advantages

    • Full‑stack decentralization: Apps can host front‑end, back‑end, and data entirely on the Internet Computer blockchain, reducing reliance on centralized IT. (internetcomputer.org)
    • Cross‑chain at the protocol layer: Native Bitcoin and EVM integrations plus chain‑key signatures let canisters hold and move BTC/ETH and interact with EVM chains, all without external bridges. (dashboard.internetcomputer.org)
    • Predictable costs for builders: Cycles are pegged to XDR, so compute costs are stable even when ICP price fluctuates. (internetcomputer.org)
    • On‑chain governance: The NNS runs upgrades and policy on‑chain; app teams can hand control to their communities via the Service Nervous System (SNS). (learn.internetcomputer.org)

    Challenges

    • Learning curve: Canisters, subnets, and the reverse gas model are different from EVM environments; teams must learn new primitives and manage cycles. (internetcomputer.org)
    • Operational discipline: Because canisters pay their own “gas,” devs must keep cycles topped up and plan for resource scaling and subnet configurations. (internetcomputer.org)
    • Rapidly evolving stack: New features like vetKeys and multi‑chain RPCs expand power but require teams to track updates and best practices. (learn.internetcomputer.org)

    Where to Buy & Wallets

    If you are wondering where to buy ICP, the ICP token is supported by major centralized exchanges. Examples include Coinbase, Binance, Kraken, OKX, and Binance.US. Availability depends on your location and the platform’s policies. Always follow your chosen exchange’s account and verification steps. (coinbase.com)

    For self-custody, several wallet options exist:

    • NNS dapp wallet: The Network Nervous System app (nns.ic0.app) lets you hold ICP, stake neurons, and manage accounts using Internet Identity. (support.dfinity.org)
    • Browser and mobile wallets: Plug Wallet, Stoic, and Bitfinity are popular ICP wallets that integrate with dapps, DeFi, NFTs, and chain‑key tokens. (plugwallet.ooo)
    • Hardware support: Ledger devices support ICP accounts and staking via the NNS dapp when paired with Internet Identity or FIDO U2F; setup is described by Ledger’s official guides. (ledger.zendesk.com)

    Note: On ICP, Internet Identity issues a different pseudonymous principal per dapp for privacy. Many users therefore connect an extension wallet to interact across multiple dapps with a single address. (reddit.com)

    Regulatory & Compliance

    Internet Computer regulatory status varies by jurisdiction:

    • United States: In November 2023 the U.S. SEC sued Kraken, alleging it operated an unregistered exchange and referencing several assets, including ICP, in its complaint. On March 27, 2025, the SEC filed to dismiss the case with prejudice; the dismissal did not include findings on the merits. The earlier February 2023 SEC action against Kraken’s staking‑as‑a‑service was separate and settled. (sec.gov)

    • European Union: The EU’s Markets in Crypto‑Assets Regulation (MiCA) began applying to stablecoins in June 2024 and to crypto‑asset service providers in December 2024, with transitional arrangements into 2026. Under MiCA, utility tokens like the ICP token fall into a harmonized “crypto‑asset” framework with disclosure and authorization requirements for service providers. (eur-lex.europa.eu)

    • Switzerland: The DFINITY Foundation is a Swiss not‑for‑profit based in Zürich. Switzerland remains a significant hub for blockchain R&D and hosts Internet Computer ecosystem partnerships, such as Lugano’s MyLugano integration. (support.dfinity.org)

    Internet Computer halal: Many Islamic finance reviewers consider the project’s design permissible because the token provides utility (governance and computation), and staking rewards come from participation in network governance rather than interest-bearing lending. In this view, ICP shariah compliant use centers on staking neurons and purchasing cycles to run services, which align with widely cited Shariah screening principles for crypto assets. (islamicmarkets.com)

    Future Outlook

    The Internet Computer roadmap emphasizes more compute capacity, storage scaling, lower latency, and deeper chain‑fusion with major networks. Developer‑focused milestones include better DevOps and resource management for canisters, expanded AI features for on‑chain inference, and additional key‑management tools like vetKeys. The roadmap also spotlights DAO participation improvements and multichain wallet experiences. (internetcomputer.org)

    Interoperability is set to expand. Today, canisters already sign BTC and EVM transactions. Roadmap items aim to further simplify multi‑chain dapps, making it easier to route liquidity and move assets with chain‑key tokens. As this progresses, Internet Computer DeFi, NFTs, gaming, and social apps can leverage both web‑speed UX and native multi‑chain flows. (internetcomputer.org)

    Because cycles are pegged to XDR, builders can plan infrastructure budgets independently of short‑term ICP price swings. If more real users drive more compute, cycle burning increases, strengthening the link between network utility and Internet Computer tokenomics over time. (internetcomputer.org)

    Summary

    Internet Computer combines a unique technical stack—canister smart contracts, subnets, and chain‑key cryptography—with an economic system that ties governance and computation to the ICP token. The network’s ability to serve web content, integrate directly with Bitcoin and EVM chains, and host full apps on‑chain sets it apart from typical smart‑contract platforms. While the stack asks builders to learn new patterns like the reverse gas model and cycles management, the payoff is a fast, scalable, multi‑chain “world computer” that keeps costs predictable and apps decentralized. For users and developers exploring the Internet Computer blockchain, the ICP token, Internet Computer tokenomics, and a growing ecosystem across Internet Computer DeFi, NFTs, gaming, and social make this an important L1 to watch—regardless of short‑term moves in ICP price. (internetcomputer.org)

    Last Updated: 10/6/2025 06:06 UTC

    Description

    #77

    Internet Computer is a network that enables end-to-end decentralization of online systems and services. It uses a set of protocols that allow data centers around the world to form a World Computer blockchain that can host any kind of software or data.

    Sector: Layer 1
    Blockchain: Other L1
    2021
    POS

    Market Data

    Marketcap Rank (#)
    77
    Price ($)
    3.13 +3.46% (7d)
    24h Volume ($)
    26M -23.47% (7d)
    Marketcap ($)
    1.7B
    Fully Diluted Value ($)
    N/A
    Circulating Supply
    N/A
    4.8M 190K/246K
    1.7M 98K/159K
    1.6M 189K/187K
    856K 37K/63K
    829K 36K/87K
    789K 26K/85K
    711K 254K/260K
    666K 19K/71K
    421K 8.3K/14K
    410K 69K/106K
    310K 170K/175K
    307K 111K/188K
    259K 5.1K/2.4K
    67K 65K/93K
    61K 6.2K/11K
    46K 5.1K/22K
    37K 32K/101K
    29K 7.8K/5.4K
    23K 9.2K/9.2K
    20K 13K/17K
    18K 9.9K/20K
    16K 48K/67K
    5.8K 8.9K/5.3K
    588 8.8K/15K

    Exchange Relationships

    COMPACT
    FULL
    Jun 6, 2022
    HTX Sponsorship
    90%
    How certain we are about this information
    Venture Arm Huobi Incubator (now HTX Ventures/Incubator)
    Huobi Incubator served as a founding partner/judge for DFINITY’s Supernova global hackathon supporting the Internet Computer ecosystem.
    Jun 6, 2022
    BINANCE Sponsorship
    90%
    How certain we are about this information
    Venture Arm Binance Labs
    Binance Labs participated as a partner/judge in DFINITY’s Supernova hackathon for Internet Computer, a direct event collaboration with the foundation.
    Feb 1, 2022
    HTX Partnership
    100%
    How certain we are about this information
    Venture Arm Huobi Incubator (now HTX Ventures/Incubator)
    Huobi Incubator announced a strategic partnership with the DFINITY Foundation to provide end-to-end support (seed investment, technical guidance, marketing and community engagement) for projects building on Internet Computer.
    May 10, 2021
    OKX Partnership
    100%
    How certain we are about this information
    Venture Arm OKX Blockdream Ventures
    OKX Blockdream Ventures announced a collaboration with the Internet Computer ecosystem (DFINITY Foundation) and set up a dedicated $10M fund to support projects building on ICP.

    Important Milestones

    Mar 27, 2025
    SEC Dismisses Kraken
    Regulatory
    U.S. SEC dismissed its 2023 lawsuit against Kraken with prejudice, ending the case without merits findings and easing legal overhang for assets traded there, including ICP.
    Dec 1, 2023
    ckETH Goes Live
    Upgrade
    NNS approved proposals enabling chain-key Ethereum (ckETH) on mainnet, letting ICP canisters mint, hold and transfer ETH via chain‑key signatures and EVM RPC flows.
    Sep 7, 2023
    Lugano Partnership Announced
    Partnership
    DFINITY partnered with the Municipality of Lugano; MyLugano app added ckBTC support and a $1M grant fund launched to back local Internet Computer startups.
    Mar 3, 2023
    OpenChat SNS Launch
    Governance
    OpenChat became the first dapp fully governed by an SNS DAO after a decentralization swap, handing control to token holders on the Internet Computer.
    Dec 5, 2022
    Bitcoin Integration Mainnet
    Upgrade
    Internet Computer activated native Bitcoin integration, enabling canisters to query UTXOs and sign BTC transactions via threshold ECDSA, without relying on external bridges.
    May 10, 2021
    All-Time High Price
    All-Time High
    ICP reached an all‑time high of $700.65 shortly after exchange listings, marking peak valuation during launch week volatility.
    May 10, 2021
    Genesis Mainnet Launch
    Launch
    Network genesis and NNS governance went live, launching ICP on a distributed set of node machines with Internet Identity available at debut.
    Aug 29, 2018
    Raises $102M Round
    Funding
    DFINITY raised $102 million led by a16z and Polychain, following a $61 million round, to build the ‘Internet Computer’ decentralized cloud platform.