docs_depin/docs/depin_specs/compute_networks/internet_computer.md
2025-02-01 11:00:17 -05:00

2.4 KiB

title description sidebar_position
Internet Computer (Dfinity) Detailed information about Internet Computer (Dfinity) 6

Internet Computer (Dfinity)

Overview

The Internet Computer, developed by Dfinity, is a decentralized computing platform that aims to extend the functionality of the public internet by hosting software and services directly on the blockchain. It enables developers to build and deploy scalable, secure, and efficient applications without relying on traditional cloud infrastructure.

It enables you to build web applications and internet services using a 100% decentralized platform without Big Tech and traditional IT.

Key Features

  • Currency: ICP (Internet Computer Protocol Token)
  • Buying Currency: Available on exchanges like Binance, Coinbase, and Kraken.
  • Utility:
    • Used for network governance, transaction fees, and incentivizing node providers.
    • Staking rewards for participants in the network.
  • Automation:
    • Smart contracts (called "canisters") automate application deployment and execution.
  • Utility in the Project:
    • Developers can use ICP to pay for computation and storage on the network.
    • Users can participate in governance by staking ICP tokens.
  • API: Yes, the Internet Computer provides an API for developers to build and interact with decentralized applications (dApps).
  • User Perspective:
    • Developers can build and deploy dApps with high scalability and low latency.
    • Users can interact with dApps seamlessly, with no need for traditional servers.

How It Works

  1. Step 1: Developers create and deploy "canisters" (smart contracts) on the Internet Computer.
  2. Step 2: The network distributes the workload across multiple nodes, ensuring scalability and fault tolerance.
  3. Step 3: Users interact with dApps directly through their browsers, with no intermediaries.

Staking

  • Staking Requirements: No minimum staking requirement, but staking ICP is necessary for participating in governance.
  • Rewards: Stakers earn rewards for participating in network governance and securing the network.

Documentation

For detailed documentation, visit Internet Computer Docs.

Additional Resources