---
title: "COTI ICO Infrastructure | ICOLINK"
description: "COTI aims to empower users to freely exchange value as simply as information is exchanged on the Internet. To achieve this, we are developing the Trustchain Pro"
url: "https://icolink.com/ico-coti.html"
markdown_url: "https://icolink.com/ico-coti.html.md"
date: "2026-07-02T13:33:05+00:00"
language: "en-GB"
---

# ICO COTI

> COTI aims to empower users to freely exchange value as simply as information is exchanged on the Internet. To achieve this, we are developing the Trustchain Pro

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO COTI](https://icolink.com/ico-coti.html)
- **Markdown Mirror:** [ICO COTI Markdown](https://icolink.com/ico-coti.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 |
| ---|---|
| Start | 2019-Jun-01 |
| Finish | 2019-Jun-14 |
| Ticker | COTI |
| Platform | Trustchain |
| Offering Type | ICO |
| Category | Advertising |

- ## COTI ICO Links:

- [Website](https://coti.io/)
- [Whitepaper](https://coti.io/en/files/COTI-technical-whitepaper.pdf?v=170c4eb95458)
- [X](https://twitter.com/COTInetwork)
- [Facebook](https://www.facebook.com/COTInetwork)
- [Telegram](https://t.me/COTInetwork)
- [Medium](https://medium.com/COTInetwork)
- [Youtube](https://www.youtube.com/channel/UCl-2YzhaPnouvBtotKuM4DA/www.coti.io)
- [Reddit](https://www.reddit.com/r/cotinetwork/)
- [Github](https://github.com/coti-io)
- [LinkedIN](https://www.linkedin.com/company/25171228/)
- [Bitcointalk](https://bitcointalk.org/index.php?topic=2934563)

- Start: 2019-Jun-01
- Finish: 2019-Jun-14
- Ticker: COTI
- Platform: Trustchain
- Offering Type: ICO

## ICO COTI Description:

**COTI aims to empower users to freely exchange value as simply as information is exchanged on the Internet. To achieve this, we are developing the Trustchain Protocol based on a directed acyclic graph (DAG) distributed ledger, which creates a scalable blockless protocol that can be utilised by any industry that needs high throughput and trust to operate.**

COTI is uniquely positioned to provide the infrastructure needed for industries requiring immense scalability, in addition to an arbitration mechanism to resolve disputes, fraud (e.g. double spending) and errors. COTI also introduces a MultiDAG structure and high-performance smart contracts, which provide a multitude of tools for enterprises, merchants, governments, developers and stable coin issuers.

## ICO COTI Video

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

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

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "COTI",
    "image": "https://icolink.com/components/com_djclassifieds/images/item/1/1610_ico-coti.jpg",
    "description": "COTI aims to empower users to freely exchange value as simply as information is exchanged on the Internet. To achieve this, we are developing the ...",
    "url": "https://icolink.com/ico-coti.html",
    "startDate": "2019-06-01T00:00:00+00:00",
    "endDate": "2019-06-14T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-coti.html",
        "availability": "2028-06-12 07:20:05",
        "validFrom": "2019-06-01T00:00:00+00:00",
        "priceCurrency": "COTI",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "COTI"
    },
    "performer": {
        "@type": "ICO",
        "name": "COTI"
    },
    "organizer": {
        "@type": "Trustchain",
        "name": "COTI",
        "url": "https://coti.io/"
    }
}
```