updated docs, set order in presentation
This commit is contained in:
parent
bdffb56fd1
commit
3ff76f29bf
@ -1,7 +1,8 @@
|
||||
{
|
||||
"label": "Guides",
|
||||
"label": "Node Guides",
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
"type": "generated-index",
|
||||
"description": "Everything to host your INCA node and earn rewards"
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Connect the Nodes
|
||||
description: How to connect the nodes to the grid
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
Once you've received your INCA nodes, it takes a few minutes to connect it:
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Create a Farm
|
||||
description: How to create a Farm with ThreeFold Connect
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Get INCA Nodes
|
||||
description: How to get INCA nodes
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
There are different models of INCA nodes available.
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Manage Rewards
|
||||
description: How to manage farming rewards
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
Farming rewards will be sent automatically to your ThreeFold Connect wallet.
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: ThreeFold Connect
|
||||
description: How to install the ThreeFold Connect app
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Disclaimer
|
||||
description: Disclaimer
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
## Disclaimer
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Privacy Policy
|
||||
description: Privacy Policy concerning Project INCA
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
*This privacy policy will explain how ThreeFold Movement ("companies", "we", or "us") uses the personal data we collect from you when you use our websites, including the Project INCA website.*
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Terms and Conditions
|
||||
description: Terms and Conditions for the Project INCA
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
These Terms of Use constitute a legally binding agreement made between you, whether personally or on behalf of an entity (“you”) and ThreeFold, doing business as ThreeFold (“ThreeFold“, “we”, “us”, or “our”), concerning your access to and use of the threefold related websites:
|
||||
|
@ -133,7 +133,7 @@ Comprising more than 70% of TFT to the community, the INCA tokenomics ensure tha
|
||||
|
||||
### Tokenomics
|
||||
|
||||
The ThreeFold Tokenomics framework for Grid 4.0 and Project INCA has been designed to promote a thriving ecosystem of cloud users, farmers, and validators. It presents a robust liquidity strategy that ensures seamless transfers and secure transactions within our cloud marketplace. Furthermore, by allocating 40 million tokens for farming grants, we're empowering individuals and organizations to contribute to the grid's growth and development.
|
||||
The ThreeFold INCA Tokenomics framework for Grid 4.0 and Project INCA has been designed to promote a thriving ecosystem of cloud users, farmers, and validators. It presents a robust liquidity strategy that ensures seamless transfers and secure transactions within our cloud marketplace. Furthermore, by allocating 40 million tokens for farming grants, we're empowering individuals and organizations to contribute to the grid's growth and development.
|
||||
|
||||
Our proof-of-utilization rewards system distributes 80% of rewards to farmers who contribute their resources to the grid, ensuring that they're fairly compensated for their participation. Additionally, 10% of rewards are allocated to the ThreeFold Cooperative and 10% to validator commercial partners, promoting a collaborative and mutually beneficial ecosystem. 100% of the proof-of-capacity rewards go to the farmers hosting nodes on the grid.
|
||||
|
||||
@ -141,7 +141,7 @@ Our proof-of-utilization rewards system distributes 80% of rewards to farmers wh
|
||||
|
||||
### Distribution
|
||||
|
||||
The ThreeFold token distribution plan for Grid 4.0 and Project INCA is carefully crafted to ensure a major allocation to the community. There can never be more than 4 billion tokens.
|
||||
The INCA token distribution plan for Grid 4.0 and Project INCA is carefully crafted to ensure a major allocation to the community. There can never be more than 4 billion tokens.
|
||||
|
||||
By prioritizing community growth, we're creating a collaborative environment where everyone can benefit from their contributions and participate in the project's success. This balanced distribution ensures that a significant amount of tokens is dedicated to the community, creating opportunities for growth and development within our ecosystem.
|
||||
|
||||
@ -167,7 +167,7 @@ Here is a detailed version of the distribution:
|
||||
|
||||
### Release Schedule
|
||||
|
||||
The ThreeFold token release schedule is designed to balance the needs of different stakeholders, ensuring that everyone has access to their allocated tokens in a predictable and reliable manner.
|
||||
The INCA token release schedule is designed to balance the needs of different stakeholders, ensuring that everyone has access to their allocated tokens in a predictable and reliable manner.
|
||||
|
||||
Investors will receive their tokens over two years, with equal tranches released at regular intervals. Farmer rewards will be released over three years, incentivizing contributors to continue building and growing the grid. Ecosystem rewards will follow a similar schedule, with token releases spanning four years to promote collaboration and participation within the community.
|
||||
|
||||
|
@ -98,8 +98,8 @@ const config: Config = {
|
||||
to: '/docs/litepaper',
|
||||
},
|
||||
{
|
||||
label: 'Guides',
|
||||
to: '/docs/category/guides',
|
||||
label: 'Node Guides',
|
||||
to: '/docs/category/node-guides',
|
||||
},
|
||||
{
|
||||
label: 'References',
|
||||
|
Loading…
Reference in New Issue
Block a user