64 lines
2.2 KiB
Markdown
64 lines
2.2 KiB
Markdown
# Current Grants
|
|
|
|
Below you can find the grants as are open and being executed on for the 3.x version of our project.
|
|
|
|
```echarts
|
|
option = {
|
|
title: {
|
|
text: 'Grants',
|
|
subtext: 'Distribution',
|
|
left: 'center'
|
|
},
|
|
tooltip: {
|
|
trigger: 'item'
|
|
},
|
|
series: [
|
|
{
|
|
name: 'Distribution',
|
|
type: 'pie',
|
|
radius: '70%',
|
|
data: [
|
|
{ value: 10, name: 'Deploy AI Slices' },
|
|
{ value: 15, name: 'Deploy Cloud Slices' },
|
|
{ value: 5, name: 'Deploy StorageSlices' },
|
|
{ value: 5, name: 'Code TF Marketplace' },
|
|
{ value: 20, name: 'Contributor Rewards' },
|
|
{ value: 5, name: 'Chapter Tanzania' },
|
|
{ value: 5, name: 'Chapter Brazil' },
|
|
{ value: 10, name: 'Biz dev rewards' },
|
|
{ value: 10, name: 'Code TFGrid 3.13' },
|
|
{ value: 5, name: 'Code TFGrid 3.14' },
|
|
{ value: 2, name: 'Code TFGrid 3.15' },
|
|
{ value: 3, name: 'Code TFGrid 3.16' },
|
|
],
|
|
emphasis: {
|
|
itemStyle: {
|
|
shadowBlur: 10,
|
|
shadowOffsetX: 0,
|
|
shadowColor: 'rgba(0, 0, 0, 0.5)'
|
|
}
|
|
}
|
|
}
|
|
]
|
|
};
|
|
```
|
|
|
|
|
|
## Reward Projects
|
|
|
|
- [Deploy AI Slices](projectinca/grant_AI_Slices.md) : 10m TFT
|
|
- [Deploy Cloud Slices](projectinca/grant_Cloud_Slices.md) : 15m TFT
|
|
- [Deploy StorageSlices](projectinca/grant_storage_slices.md) : 5m TFT
|
|
- [Develop Marketplace](projectinca/marketplace_grant.md) : 5m TFT
|
|
- [Contributor Rewards](projectinca/contributor_rewards.md) : rewards for contributors (10-25m TFT)
|
|
- [Chapter Tanzania](projectinca/chapter_tanzania.md) : 4,000 per 3Node, 10,000 TFT per hackathon
|
|
- [Chapter Brazil](projectinca/chapter_brazil.md) : 4,000 per 3Node, 10,000 TFT per hackathon
|
|
- [Biz dev rewards](projectinca/biz_dev_rewards.md) : 5% of raised token sales or other investments in TFT at 0.1 USD per TFT or higher.
|
|
- [Code TFGrid 3.13](projectinca/grant_tf_3_13.md) : 10m TFT
|
|
- [Code TFGrid 3.14](projectinca/grant_tf_3_14.md) : 5m TFT
|
|
|
|
## TFT Grants Treasury
|
|
|
|
- At least 150,000,000 TFT, today managed by TF Dubai and GEP's used to approve.
|
|
- GEP's still need to be executed to approve the grants, they are not suggested nor approved yet.
|