This commit is contained in:
kristof de spiegeleer 2024-04-21 12:19:20 +02:00
parent f0bcef7880
commit 8266cf4d0e
47 changed files with 155 additions and 18 deletions

View File

@ -1,10 +1,9 @@
- [Intro](solana/intro.md)
- [Plan A](solana/theplan_b.md)
- [The Plan](solana/theplan_c.md)
- [P2P Promotion](solana/peer2peer_promotion.md)
- [Liquidity](solana/liquidity.md)
- [Teams](solana/teams.md)
- [Plan B](solana/theplan_a.md)
- [Collaboration INCA Launch](solana/collab.md)
- [Remuneration](solana/remuneration.md)
- [INCA Reward Certificate](solana/inca_reward.md)

View File

@ -1,6 +1,6 @@
#!/bin/bash
set -ex
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/solana
rsync -rv ~/hero/www/info/solana/ root@info.ourworld.tf:/root/hero/www/friends/solana/
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/projectinca
rsync -rv ~/hero/www/info/solana/ root@info.ourworld.tf:/root/hero/www/friends/projectinca/
echo "**OK**"

View File

@ -0,0 +1 @@
../../books/projectinca/SUMMARY.md

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

Before

Width:  |  Height:  |  Size: 983 KiB

After

Width:  |  Height:  |  Size: 983 KiB

View File

@ -0,0 +1,134 @@
![alt text](theplan.png)
# The plan with INCA and INCA Generator
> INCA = INternet CApacity (is the token of buying/selling Internet/Cloud Capacity)
<br>
> 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.
## How can people acquire an INCA-G token?
### 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 Switserland
- 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)
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.
## High Level Tokenomics INCA
There can never be more than 4 Billion INCA
- 2 Billion for TFT holders
- Will be sold uniquely to TFT Holders (mainly farmers of the current TFGrid)
- We expect to never fully get to this amount, each TFT converted to INCA gets burned (destroyed).
- 0.8 Billion for community expansion
- promotion of the TFGrid
- farming
- creation of technology on top of the TF Grid
- reward for farmers and other contributors
- peer2peer promotion program
- release schedule: max 40% year 1, 40% year 2, 20 % year 3
- 0.8 Billion for expansion of farming capacity of the grid
- Will be sold through partners e.g. SwissBorg (through INCA-G) and others...
- 0.4 Billion for team with 24 months accelerated vesting.
- 10 % of total
- is for people who help to expand the Grid (starting now)
- a lot of it is to reward our partners to help launch the INCA Tokens & the TF Grid
```echarts
option = {
title: {
text: 'INCA Token',
subtext: 'Distribution',
left: 'center'
},
tooltip: {
trigger: 'item'
},
series: [
{
name: 'Distribution',
type: 'pie',
radius: '70%',
data: [
{ value: 2, name: 'TF Original Farmers' },
{ value: 0.8, name: 'Farming Rewards' },
{ value: 0.8, name: 'Community Expansion' },
{ value: 0.4, name: 'Team' },
],
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.5)'
}
}
}
]
};
```
*Accelerated Vesting means: if INCA gets above 0.5 CHF per INCA the vesting accelerates 50%, if above 0.6 CHF 60%, ... if above 1 CHF 100% acceleration.*
## INCA-G governance
A Wisdom Council approves budgets in line to tokenomics above.
- ThreeFold Wisdom Council, to be created, 9 people, 6 need to agree.
- 1 OurWorld (MWW)
- 1 ThreeFold DMCC (Adnan)
- 1 TF9 (Kristof)
- 1 Sikana (Greg)
- **5 people with name in community**
- Budgets get allocated to projects on git.threefold.info, clear stories with clear budget allocations and cashflow tracking or time tracking.
## How does TFT related to INCA
- TFT is the original creator farming token and can be used to buy/sell IT capacity (compute, storage, network).
- INCA-G is the new genertor token which produces INCA over 48 months.
TFT Holders can get into INCA and INCA-G in 2 ways
- buy INCA-G tokens: generates INCA over 4 year
- buy INCA tokens: 1 TFT buys 2 INCA tokens.
> note TFT will keep its original purpose, as well as getting a new purpose thanks to INCA-G.
## Technical TFT, INCA & INCA-G
#### Implementation
- TFT is a token on Stellar blockchain (the original farming token)
- INCA is a token on Solana Blockchain (as digital currency for Internet Capacity)
- INCA-G Implemented as an NFT on the Solana Blockchain.
#### Metadata for INCA-G
- release date
- list of values, each value is nr of INCA's to be released in a month

View File

Before

Width:  |  Height:  |  Size: 198 KiB

After

Width:  |  Height:  |  Size: 198 KiB

View File

@ -1,13 +1,13 @@
# Tokenomics A
# Tokenomics INCA
> this is only a suggestion, the DePIN advisor team will probably come up with improvements and other requirements.
> this is a suggestion, the DePIN advisor team will probably come up with improvements and other requirements.
The following is the chart suggesting how the INCA might be distributed.
```echarts
option = {
title: {
text: 'INCA Token',
text: 'INCA Token',z
subtext: 'Distribution',
left: 'center'
},
@ -20,7 +20,8 @@ option = {
type: 'pie',
radius: '70%',
data: [
{ value: 75000, name: 'TFT Conversion' },
{ value: 50000, name: 'TFT Conversion' },
{ value: 25000, name: 'INCA Cloud' },
{ value: 10000, name: 'Farming Rewards' },
{ value: 2500, name: 'Liquidity' },
{ value: 2500, name: 'Airdrops' },
@ -40,9 +41,10 @@ option = {
};
```
No INCA tokens are used for funding or reward of existing team, this all comes out of the historical TFT Tokens.
- 0-50% allows ThreeFold Token (TFT) holders to swap into INCA Cloud Tokens if they would like to switch Cloud.
- 25% of 1 Billion INCA is sold as a pre-sale for people who are buying cloud capacity from INCA Cloud.
- The 75% is the big one and is for conversion of TFT to INCA (1 TFT becomes 3 INCA)
- The 50% is the big one and is for conversion of TFT to INCA (1 TFT becomes 3 INCA)
- The other 25% is all for rewarding the ecosystem to make INCA succesfull.
## Distribution Detail

View File

@ -1 +0,0 @@
../../books/solana/SUMMARY.md

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 671 KiB

After

Width:  |  Height:  |  Size: 671 KiB

View File

@ -2,7 +2,7 @@
<!-- ![](img/chi.png) -->
![](img/chi2.png)
# INCA a stable asset backed currency
# INCA Fuel a stable asset backed currency
INCA is ThreeFold's native, asset-backed[Mutual Credit](p2p:mutualcredit) currency. It enables individuals to earn income by serving as cloud providers, while allowing others to pay for the cloud services received.
@ -10,11 +10,13 @@ INCA is ThreeFold's native, asset-backed[Mutual Credit](p2p:mutualcredit) curren
## How does it work
INCA is a contractual service obligation, redeemable for a service as deliverd on [TFGrid](def:tfgrid.md). INCA is a mutual-credit accounting system capable of performing billions of daily microtransactions. Its primary use is for a [Cloud Developer](def:cloud_dev.md) to pay a [Cloud Provider](def:cloud_provider.md) for their services.
INCA is a contractual service obligation, redeemable for a service as deliverd on [TFGrid](def:tfgrid.md).
INCA is not really a digital currency, it can be used as such but practically its a mutual credit, a promise to something in the futurel, that promise is recorded in each INCA Note. The INCA Note's (the mutal credit) can be transfered to someone else but the properties stay the same.
INCA Fuel is a mutual-credit accounting system capable of performing billions of daily microtransactions. Its primary use is for a [Cloud Developer](def:cloud_dev.md) to pay a [Cloud Provider](def:cloud_provider.md) for their services.
## INCA benefits:
INCA Fuel is not really a digital currency, it can be used as such but practically its a mutual credit, a promise to something in the futurel, that promise is recorded in each INCA Promise. The INCA Note's (the mutal credit) can be transfered to someone else but the properties stay the same.
## INCA Fuel benefits:
- A completely peer-to-peer crypto currency.
- Optimized for high speed and minimal fees.

View File

@ -2,8 +2,8 @@
```js
!!book.generate name:'solana' title:'ThreeFold Grid Solana Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/solana'
!!book.generate name:'projectinca' title:'Project Inca Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
!!doctree.add
@ -16,7 +16,7 @@
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/solana'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'