This commit is contained in:
2024-05-23 11:09:37 +03:00
parent 2d41a9a8a2
commit 00f1b87efa
115 changed files with 333 additions and 715 deletions

View File

@@ -1,6 +1,6 @@
# AI Blocks Grants
# AISlices Grants
The aim is to reward the creation of capacity for 1,000 AI Blocks, each available AI Block is rewarded as in the table below.
The aim is to reward the creation of capacity for 1,000 AISlices, each available AISlice is rewarded as in the table below.
The total size of the grant is 10m TFT but can be expended later.
@@ -19,7 +19,7 @@ The total size of the grant is 10m TFT but can be expended later.
- company info which manages the servers
- Hosting agreement signed with TF DMCC
- Utilization of INCA Marketplace
- hoster provisions and makes [Ai Blocks](tfgrid4:aiblock.md) available
- hoster provisions and makes [Ai slice](tfgrid4:aislice.md) available
- Approved location, we are trying to expand good capacity in the world
!!wiki.include page:'projectinca:box_vesting_include.md'
@@ -30,4 +30,4 @@ We believe the current minimal real price of TFT is at least 0.1 or 0.2, not the
![](img/cloudbox_grant.png)
!!wiki.include page:'tfgrid4:cloudblock'
!!wiki.include page:'tfgrid4:cloudslice'

View File

@@ -1,6 +1,6 @@
# Cloud Blocks Grants
# CloudSlices Grants
The aim is to reward the creation of capacity for 100,000 Storage Blocks, each available cloudblock is rewarded as in the table below.
The aim is to reward the creation of capacity for 100,000 StorageSlices, each available cloudslice is rewarded as in the table below.
- terms
- 15m TFT for aggregated capacity
@@ -18,7 +18,7 @@ The aim is to reward the creation of capacity for 100,000 Storage Blocks, each a
- company info which manages the servers
- Hosting agreement signed with TF DMCC
- Utilization of INCA Marketplace
- hoster provisions and makes [Storage Blocks](tfgrid4:Cloud Block.md) available
- hoster provisions and makes [StorageSlices](tfgrid4:CloudSlice.md) available
- Approved location, we are trying to expand good capacity in the world
!!wiki.include page:'projectinca:box_vesting_include.md'
@@ -29,4 +29,4 @@ We believe the minimal real price of TFT is at least 0.1 or 0.2, not the current
![](img/cloudbox_grant.png)
!!wiki.include page:'tfgrid4:cloudblock'
!!wiki.include page:'tfgrid4:cloudslice'

View File

@@ -1,6 +1,6 @@
# Storage Blocks Grant
# StorageSlices Grant
The aim is to reward the creation of capacity for 100,000 Storage Blocks, each available storageblock is rewarded as in the table below.
The aim is to reward the creation of capacity for 100,000 StorageSlices, each available storageslice is rewarded as in the table below.
- terms
- 5m TFT for aggregated capacity
@@ -18,7 +18,7 @@ The aim is to reward the creation of capacity for 100,000 Storage Blocks, each a
- company info which manages the servers
- Hosting agreement signed with TF DMCC
- Utilization of INCA Marketplace
- hoster provisions and makes [StorageBlocks](tfgrid4:storageblock.md) available
- hoster provisions and makes [StorageSlices](tfgrid4:storageslice.md) available
- Approved location, we are trying to expand good capacity in the world
!!wiki.include page:'projectinca:box_vesting_include.md'
@@ -29,4 +29,4 @@ We believe the minimal real price of TFT is at least 0.1 or 0.2, not the current
![](img/cloudbox_grant.png)
!!wiki.include page:'tfgrid4:storageblock'
!!wiki.include page:'tfgrid4:storageslice'

View File

@@ -6,8 +6,8 @@ ThreeFold DMCC and TF COOP will host such a market place.
The marketplace will intitially be used to sell
- [CloudBlocks](tfgrid4:cloudblock.md)
- [StorageBlocks](tfgrid4:storageblock.md)
- [CloudSlices](tfgrid4:cloudslice.md)
- [StorageSlices](tfgrid4:storageslice.md)
But many more services will be added.

View File

@@ -9,8 +9,8 @@
- There needs to be a python SDK
- The marketplace needs to accept credit cards as well as major crypto currencies
- The marketplace needs to do KYC for users doing more than 1k USD per month
- The marketplace needs to run a monitoring stack to independently verify the SLA of the cloud and Storage Blocks
- The marketplace needs to run a monitoring stack to independently verify the SLA of the cloud and StorageSlices
- The UI needs to be made in Reflex or Flet and be opensource
- Customers need to see their deployed CloudBlocks or Storage Blocks
- Customers can cancel their workloads: CloudBlocks or Storage Blocks
- Customers can see monitoring info of their workloads: CloudBlocks or Storage Blocks
- Customers need to see their deployed CloudSlices or StorageSlices
- Customers can cancel their workloads: CloudSlices or StorageSlices
- Customers can see monitoring info of their workloads: CloudSlices or StorageSlices