---
title: "Tokenlab ICO Smart Contracts | ICOLINK"
description: "Tokenlab is an ICO- and smart-contract-management platform that aims to simplify the lifecycle of an ICO. Tokenlab makes it easy for anyone to participate, eith"
url: "https://icolink.com/ico-tokenlab.html"
markdown_url: "https://icolink.com/ico-tokenlab.html.md"
date: "2026-07-03T22:15:49+00:00"
language: "en-GB"
---

# ICO Tokenlab

> Tokenlab is an ICO- and smart-contract-management platform that aims to simplify the lifecycle of an ICO. Tokenlab makes it easy for anyone to participate, eith

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO Tokenlab](https://icolink.com/ico-tokenlab.html)
- **Markdown Mirror:** [ICO Tokenlab Markdown](https://icolink.com/ico-tokenlab.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 | 2017-Sep-14 |
| Finish | 2017-Oct-28 |
| Ticker | LAB |
| Platform | Blockchain |
| Category | Advertising |

- ## Tokenlab ICO Links:

- [Website](https://www.tokenlab.io/)
- [Whitepaper](http://www.borderlesscorp.com/docs/tokenlab-whitepaper.pdf)

- Start: 2017-Sep-14
- Finish: 2017-Oct-28
- Ticker: LAB
- Platform: Blockchain

!Verified Publisher

## ICO Tokenlab Description:

Tokenlab is an ICO- and smart-contract-management platform that aims to simplify the lifecycle of an ICO. Tokenlab makes it easy for anyone to participate, either as an investor or an issuer, while providing unique technology that makes ICOs safer and more flexible for those running and participating in them. The purpose of this paper is to go over the inspiration for Tokenlab, what problems it solves and why it is being developed. The paper also delves into sufficient technical details to provide a high level understanding of the various technology choices made

## ICO Tokenlab Video

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

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

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "Tokenlab",
    "image": "https://icolink.com/components/com_djclassifieds/images/item/108_ico-tokenlab.jpg",
    "description": "Tokenlab is an ICO- and smart-contract-management platform that aims to simplify the lifecycle of an ICO. Tokenlab makes it easy for anyone to participate, either as an investor or an issuer, while pr",
    "url": "https://icolink.com/ico-tokenlab.html",
    "startDate": "2017-09-14T00:00:00+00:00",
    "endDate": "2017-10-28T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-tokenlab.html",
        "availability": "2028-06-22 08:55:49",
        "validFrom": "2017-09-14T00:00:00+00:00",
        "priceCurrency": "LAB",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "Tokenlab"
    },
    "performer": {
        "name": "Tokenlab"
    },
    "organizer": {
        "@type": "Blockchain",
        "name": "Tokenlab",
        "url": "https://www.tokenlab.io/"
    }
}
```