Internet Computer (ICP)

The Internet Computer is a blockchain network developed by the DFINITY Foundation that aims to provide a decentralized alternative to cloud computing — hosting the compute, storage, and data of web applications entirely on smart contracts (called “canisters”) on-chain, removing any dependency on AWS, Google Cloud, or other centralized infrastructure. Launched in May 2021 via a highly anticipated IEO on Coinbase, ICP had one of the most dramatic post-launch price declines in crypto history (from $750 at peak to under $5 within months), and has been rebuilding its ecosystem and credibility since 2022.


Stat Value
Ticker ICP
Price $2.41
Market Cap $1.33B
24h Change -2.8%
Circulating Supply 551.83M ICP
All-Time High $700.65
Contract (Internet Computer) ryjl3-...-cai
Contract (Base) 0x00f3...8917
Contract (Ethereum) 0x00f3...8917

via ChangeNow · T&CsPrice data from CoinGecko as of 2026-04-15. Not financial advice.

Core Technology

Canister Smart Contracts:

ICP replaces Ethereum-style smart contracts with “canisters” — WebAssembly (WASM) virtual machines that:

  • Can store and serve data (not just execute transactions)
  • Can handle HTTP requests directly (meaning a site hosted on ICP serves pages without a traditional web server)
  • Are written in Motoko (DFINITY’s native language), Rust, or other WASM-compilable languages
  • Cycle through compute via “cycles” (a stable-price compute unit, similar to AWS lambda pricing)

Chain Key Cryptography:

ICP’s most technically distinctive feature — threshold signature schemes that enable:

  • A single “master public key” that can verify any canister or transaction on ICP
  • 48ms threshold signature generation (very fast BLS threshold sigs)
  • Foundation for Chain Fusion (direct smart contract interaction with Bitcoin, Ethereum without bridges)
  • ICP smart contracts hold and spend real BTC (ckBTC) and ETH (ckETH) via threshold ECDSA

Chain Fusion:

ICP canisters can:

  • Hold real BTC (not wrapped) and sign Bitcoin transactions via threshold ECDSA
  • Interact directly with Ethereum contracts
  • This enables ICP smart contracts as a “backend” that directly controls Bitcoin/Ethereum assets

Network Structure

Subnets:

The ICP network consists of “subnets” — groups of independently operating nodes that each run a separate instance of the ICP protocol:

  • Each subnet is a self-contained blockchain running BFT Consensus
  • Subnets communicate via ICP’s cross-subnet messaging
  • Canisters are deployed to specific subnets

Nodes:

  • Physical hardware (high-spec servers) operated by node providers
  • Node providers are approved by NNS (Network Nervous System) governance
  • Current count: ~500+ nodes across ~40+ subnets

NNS (Network Nervous System):

ICP’s on-chain governance system:

  • ICP holders stake in “neurons” to vote on governance proposals
  • Proposals cover: subnet additions, protocol upgrades, node provider applications
  • Neurons accumulate voting rewards (ICP) proportional to stake × dissolve delay
  • One of the most sophisticated on-chain governance systems in crypto

DFINITY Foundation

  • Founded: 2016, Zurich
  • Founder/Chief Scientist: Dominic Williams — British cryptographer; longtime crypto researcher
  • Funding: ~$270M raised before ICO from a16z, Andreessen Horowitz, Polychain Capital, and others
  • Lab: Zurich, San Francisco; ~200+ researchers and engineers

ICP Token

Utility:

  1. Governance: Stake to vote via neurons; earn voting rewards
  2. Cycles: ICP is converted to cycles, the ICP compute unit (burned permanently; deflationary for compute)
  3. Node provider rewards: Nodes are paid in new ICP (inflationary)

Notable mechanics:

  • ICP burned → cycles: deflationary pressure proportional to network usage
  • New ICP → node/voting rewards: inflationary pressure
  • Net inflation/deflation depends on cycles burn rate vs. reward emission

Post-Launch Controversy

The ICP launch collapse:

  • ICP launched at ~$750 (May 2021) on Coinbase
  • Price fell to ~$400 within days, ~$100 within weeks, ~$5-10 by 2022
  • Loss of ~99% from all-time high

Causes and controversies:

  • Airdrops from early ICO participants/employees selling massive unlocked allocations
  • Unclear supply/unlock schedule at launch
  • Unrealistic marketing claims (“blockchain singularity”, “unbounded scalability”) set up for disappointment
  • Analysis by community members found early team/investor allocations were heavily weighted to short vesting schedules

DFINITY’s response:

  • Published detailed supply schedules retroactively
  • Rebuilt community trust gradually through genuine technical progress
  • Chain Key, Chain Fusion, SNS (Service Nervous System for dapp DAOs) represent genuine engineering outcomes

Social Media Sentiment

ICP has a polarized community: a loyal following (“ICP ecosystem” on Twitter/X) that believes the technology is legitimately among the most ambitious in crypto; a large critics’ cohort citing the launch disaster, marketing overreach, and DFINITY’s significant ongoing control over governance. The chain fusion technology (real Bitcoin/Ethereum controlled by ICP canisters) is genuinely impressive and differentiated; fewer protocols have attempted to solve the same problem without bridges. Adoption remains limited relative to EVM chains; most dApps exist to demonstrate technical capability rather than organic use. The price has recovered significantly from 2022 lows, though remains far below the 2021 peak.


Last updated: 2026-04

Related Terms


Sources

Hanke, J., & Williams, D. (2018). The Internet Computer Consensus Protocol. DFINITY Technical Report.

Williams, D. (2021). The Internet Computer: A Revolutionary and Disruptive New Technology for Internet Services. DFINITY Medium Blog.

Poelstra, A., et al. (2017). Schnorr Signatures for secp256k1. Bitcoin Research.

Kiayias, A., & Panagiotakos, G. (2016). Speed-Security Tradeoffs in Blockchain Protocols. IACR Cryptology ePrint.

Das, P., Jacobsen, H. A., & Lesaege, C. (2022). SoK: Governance in Blockchain Systems. arXiv.