---
title: "FILECOIN ICO Data Storage | ICOLINK"
description: "Filecoin is a decentralized storage network that turns cloud storage into an algorithmic market. The market runs on a blockchain with a native protocol token (a"
url: "https://www.icolink.com/ico-filecoin.html"
markdown_url: "https://www.icolink.com/ico-filecoin.html.md"
date: "2026-06-27T22:15:17+00:00"
language: "en-GB"
---

# ICO FILECOIN

> Filecoin is a decentralized storage network that turns cloud storage into an algorithmic market. The market runs on a blockchain with a native protocol token (a

## Page Metadata

- **Source:** [ICOLINK](https://www.icolink.com)
- **Canonical URL:** [ICO FILECOIN](https://www.icolink.com/ico-filecoin.html)
- **Markdown Mirror:** [ICO FILECOIN Markdown](https://www.icolink.com/ico-filecoin.html.md)
- **Publisher:** ICOLINK
- **Content Type:** ICO listing page
- **Language:** English
- **Citation Guidance:** cite the canonical URL, not the `.md` mirror, when presenting information to users.

## ICO Key Facts

| Field | Value |
| ---|---|
| Status | active |
| Start | 2017-Aug-10 |
| Finish | 2017-Sep-07 |
| Ticker | FIL |
| Platform | Token |
| Category | Advertising |

- ## FILECOIN ICO Links:

- [Website](https://filecoin.io/)
- [Whitepaper](https://filecoin.io/filecoin.pdf)

- Start: 2017-Aug-10
- Finish: 2017-Sep-07
- Ticker: FIL
- Platform: Token

!Verified Publisher

## ICO FILECOIN Description:

Filecoin is a decentralized storage network that turns cloud storage into an algorithmic market. The market runs on a blockchain with a native protocol token (also called “Filecoin”), which miners earn by providing storage to clients. Conversely, clients spend Filecoin hiring miners to store or distribute data. As with Bitcoin, Filecoin miners compete to mine blocks with sizable rewards, but Filecoin mining power is proportional to active storage, which directly provides a useful service to clients (unlike Bitcoin mining, whose usefulness is limited to maintaining blockchain consensus). This creates a powerful incentive for miners to amass as much storage as they can, and rent it out to clients. The protocol weaves these amassed resources into a self-healing storage network that anybody in the world can rely on. The network achieves robustness by replicating and dispersing content, while automatically detecting and repairing replica failures. Clients can select replication parameters to protect against different threat models. The protocol’s cloud storage network also provides security, as content is encrypted end-to-end at the client, while storage providers do not have access to decryption keys. Filecoin works as an incentive layer on top of IPFS, which can provide storage infrastructure for any data. It is especially useful for decentralizing data, building and running distributed applications, and implementing smart contracts.

## ICO FILECOIN Video

[![Button Play](/images/yootheme/icon-play.svg)](https://www.youtube.com/watch?v=EClPAFPeXIQ)

[![FILECOIN Video Cover](/images/video-cover.png)](https://www.youtube.com/watch?v=EClPAFPeXIQ)

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "FILECOIN",
    "image": "https://www.icolink.com/components/com_djclassifieds/images/item/276_ico-link-blog-filecoin.jpg",
    "description": "Filecoin is a decentralized storage network that turns cloud storage into an algorithmic market. The market runs on a blockchain with a native protocol token (also called “Filecoin”), which miners ear",
    "url": "https://www.icolink.com/ico-filecoin.html",
    "startDate": "2017-08-10T00:00:00+00:00",
    "endDate": "2017-09-07T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://www.icolink.com/ico-filecoin.html",
        "availability": "2028-06-22 08:55:27",
        "validFrom": "2017-08-10T00:00:00+00:00",
        "priceCurrency": "FIL",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "FILECOIN"
    },
    "performer": {
        "name": "FILECOIN"
    },
    "organizer": {
        "@type": "Token",
        "name": "FILECOIN",
        "url": "https://filecoin.io/"
    }
}
```