This commit is contained in:
2024-08-16 01:40:17 +02:00
parent da14091106
commit 564345e26b
107 changed files with 809 additions and 878 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View File

@@ -0,0 +1,61 @@
![](cloud_computing_with_liquidity_of_water_flow_aspect_19_12.png)
## TOKENS
There might be 2 tokens
> TODO: to complete
### INCA Token
> INCA = INternet CApacity (is the token of buying/selling Internet/Cloud Capacity)
- 4 billion INCA will be created
<br>
### INCA-G (to be discussed)
> INCA-G = INCA Generator (is a token generating INCA typically over 48 months)
An INCA-G token generates INCA over a certain period. INCA stands for Internet Capacity token, enabling individuals to buy/sell Internet & Cloud Capacity.
We can analogize the generation of Cloud/Internet capacity to the generation of electricity. In this analogy, INCA is akin to the KWH token, while INCA-G is comparable to the KW token (representing capacity to generate electricity).
INCA-G tokens are unique and come with metadata specifying how INCA will be generated. This metadata outlines the generation schedule of INCA over the next X months.
!!wiki.include page:'projectinca:inca.md'
## How to Acquire the INCA-G Token?
> TODO: to be discussed
### Round 1: SwissBorg & TF Cooperative
1 INCA-G token generates 15,000 INCA over 48 months.
1 INCA-G can be bought:
- From SwissBorg for 500 CHF
- Crypto-enabled bank in Switzerland
- Maximum sold is 5,000 INCA-G tokens
- with TFT which is the founder creator currency of the current grid
- There will never be more than 1 billion TFT
- 1 INCA-G token costs 10,000 TFT (\*)
> (\*) The pricing will depend on price of TFT at that moment.
### Round 2: **A**frica and Latin **A**merica INCA-G Tokens (AA)
> TODO: to be discussed
1 INCA-G AA Token generates 10,000 INCA over 48 months.
AA stands for Africa and latin America
- From SwissBorg for *TBD* CHF.
The incoming funds will be used to generate Cloud & Internet capacity in these regions, <br>which are serious growth regions in the world.

View File

@@ -0,0 +1,89 @@
# Tokenomics
```mermaid
flowchart TD
A[Cloud User] -->|CHF/EUR/...| B(CLOUD MARKET PLACE<br>Discount based on position<br>in TF Liquidity Pool.)
A[Cloud User] -->|CHF/EUR/...| B2((ThreeFold<br>Liquidity Pool))
B2 -->|TFT or INCA| B
B -->|TFT or INCA| C{Proof Of Utilization}
G[FARMING GRANTS<br>40m Tokens / Month]--> I{Proof Of Capacity<br>uptime, location, ...} --> D
C -->|80%| D[ThreeFold Farmers]
C -->|10%| E[ThreeFold Cooperative]
C -->|10%| F[Validators<br>Commercial Partners]
```
Farmers are rewarded by 80% of the fees as paid by the Cloud Users, the user pays in Fiat Currency. The marketplace automatically converts the FIAT currency to TFT and INCA as is needed to fullfil the request.
## Distribution
```echarts
option = {
title: {
text: 'Token',
subtext: 'Distribution',
left: 'center'
},
tooltip: {
trigger: 'item'
},
series: [
{
name: 'Distribution',
type: 'pie',
radius: '70%',
data: [
{ value: 725, name: 'Farmers & Tech ThreeFold Grid 1-3' },
{ value: 1475, name: 'Farmers ThreeFold Grid 4+' },
{ value: 300, name: 'Community Rewards + Promotion' },
{ value: 300, name: 'Grants' },
{ value: 200, name: 'Liquidity / Dex' },
{ value: 400, name: 'Investors' },
{ value: 100, name: 'ThreeFold Dubai Holdings' },
{ value: 500, name: 'Team' },
],
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.5)'
}
}
}
]
};
```
There can never be more than 4 Billion Tokens.
- 55% of supply for Farming and Tech
- People expanding the network with Router & Node capacity over the multiple releases
- 18.1%: Farmers & Tech ThreeFold Grid 1-3 (+95% minted, summer 2024)
- 36.9%: Farmers ThreeFold Grid 4+ (0% minted, summer 2024)
- 7.5% Community Expansion Rewards + Promotion
- Promotion of the TFGrid, Marketing Activities, ...
- 7.5% Community grants
- We want to expand and build our project in first place together with the community
- 5% for liquidity providing (DEX, marketmakers, ...)
- 2.5% ThreeFold Dubai holdings (held by the company who manages and promotes the grid)
- 10% For Investors
- 12.5% for team and contributor rewards
> Do note this table is still under deliberation and can change
## Release Schedule
![](img/token_release_stacked.png)
- Investors release over 2 years, in equal tranches.
- Farmer rewards are released over 3 years.
- Ecosystem rewards over 4 years
This leads to following maximum unlocking table
![](img/token_release.png)
The vesting accelerates if the token price gets above 0.5 USD, for each 0.1 USD above additional 10% unlocks into the INCA Liquidity pool.
Thanks to the liquidity pool the price remains stable even if people decide to chose the option to unvest faster.