---
title: "WCCN ICO Finance | ICOLINK"
description: "WCCN is an open-source global credit network that connects lenders, borrowers and loan originators on the blockchain to create frictionless, transparent and bor"
url: "https://icolink.com/ico-wccn.html"
markdown_url: "https://icolink.com/ico-wccn.html.md"
date: "2026-07-03T21:01:41+00:00"
language: "en-GB"
---

# ICO WCCN

> WCCN is an open-source global credit network that connects lenders, borrowers and loan originators on the blockchain to create frictionless, transparent and bor

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO WCCN](https://icolink.com/ico-wccn.html)
- **Markdown Mirror:** [ICO WCCN Markdown](https://icolink.com/ico-wccn.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 | 2022-May-01 |
| Finish | 2022-May-20 |
| Ticker | WCCN |
| Platform | ERC-20 |
| Offering Type | ICO |
| Category | Advertising |

- ## WCCN ICO Links:

- [Website](https://www.worldtransfer.network/)
- [Whitepaper](https://www.worldtransfer.network/whitepaper/)
- [X](https://twitter.com/Dannie81897822)
- [Telegram](https://t.me/worldtransfer_credit)

- Start: 2022-May-01
- Finish: 2022-May-20
- Ticker: WCCN
- Platform: ERC-20
- Offering Type: ICO

## ICO WCCN Description:

**WCCN is an open-source global credit network that connects lenders, borrowers and loan originators on the blockchain to create frictionless, transparent and borderless debt markets. WCCN is a protocol based on smart contracts that standardizes credit lending through blockchain technology.**

The protocol set some rules to facilitates connections among several agents, each of whom interacts with a smart contract to ultimately connect lender and borrower. The network can connect borrowers, lenders, and other network agents all over the world, allowing each one of them to manage the credit in their local currencies, as long as they have Internet access.

Following, we will see the role of the different agents of the network, then we will emphasize the role of the Cosigner and finally we will exemplify it with a case.

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "WCCN",
    "image": "https://icolink.com/images/ICO-LIST/item/3/3022_ico-worldtransfer.jpg",
    "description": "WCCN is an open-source global credit network that connects lenders, borrowers and loan originators on the blockchain to create frictionless ...",
    "url": "https://icolink.com/ico-wccn.html",
    "startDate": "2022-05-01T00:00:00+00:00",
    "endDate": "2022-05-20T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-wccn.html",
        "availability": "2028-06-12 07:19:14",
        "validFrom": "2022-05-01T00:00:00+00:00",
        "priceCurrency": "WCCN",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "WCCN"
    },
    "performer": {
        "@type": "ICO",
        "name": "WCCN"
    },
    "organizer": {
        "@type": "ERC-20",
        "name": "WCCN"
    }
}
```