...
This commit is contained in:
parent
5b33ea0560
commit
20f13eff30
@ -26,7 +26,7 @@ Farmers generate INternet CApacity and earn INCA tokens:
|
|||||||
The **INCA token** allows anyone, anywhere, to access the ThreeFold ecosystem.
|
The **INCA token** allows anyone, anywhere, to access the ThreeFold ecosystem.
|
||||||
|
|
||||||
- **ThreeFold V4** is a self-healing data, network, and cloud Internet infrastructure laying the foundation for Web4.
|
- **ThreeFold V4** is a self-healing data, network, and cloud Internet infrastructure laying the foundation for Web4.
|
||||||
- It is composed of nodes, routers, and phones, all connected over the **ThreeFold Grid**, an end-to-end encrypted network that works with, and in parallel to, the current Internet.
|
- It is composed of nodes, routers, and phones, all connected to the **ThreeFold Network** and compatible with the current Internet.
|
||||||
|
|
||||||
### Expansion Phase of the Grid
|
### Expansion Phase of the Grid
|
||||||
|
|
||||||
|
@ -128,8 +128,8 @@ const config: Config = {
|
|||||||
to: '/docs/roadmap',
|
to: '/docs/roadmap',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'References',
|
label: 'Manual',
|
||||||
to: '/docs/category/references',
|
to: 'https://manual.grid.tf/',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@ -141,12 +141,8 @@ const config: Config = {
|
|||||||
to: '/docs/category/become-a-farmer',
|
to: '/docs/category/become-a-farmer',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Phones',
|
label: 'Tech',
|
||||||
to: '/docs/phones',
|
to: '/docs/tech',
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'Routers',
|
|
||||||
to: '/docs/routers',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Tokenomics',
|
label: 'Tokenomics',
|
||||||
|
Loading…
Reference in New Issue
Block a user