...
This commit is contained in:
parent
b116ede9da
commit
be5b013c2c
8
docs/concepts/_category_.json
Normal file
8
docs/concepts/_category_.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"label": "Concepts",
|
||||||
|
"position": 2,
|
||||||
|
"link": {
|
||||||
|
"type": "generated-index",
|
||||||
|
"description": "Decentralization Status of ThreeFold."
|
||||||
|
}
|
||||||
|
}
|
22
docs/concepts/intro.md
Normal file
22
docs/concepts/intro.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
title: 'Intro'
|
||||||
|
description: 'Explain the concepts of our "Universe"'
|
||||||
|
sidebar_position: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
- **MycoVerse** = the universe in which our decentalized sovereign apps exist.
|
||||||
|
- **MycoWizard** = our personal AI assistent who deploys, monitors and manages our applications inside the MycoVerse.
|
||||||
|
- **Mycelium** = our network which connects any app to any participant in the MycoVerse.
|
||||||
|
- **FungiStor** = the content delivery & storage system, data can never be lost and distributed freely.
|
||||||
|
- **MycoSphere** = a group of people collaborating, communicating together, serves as a circle of trust
|
||||||
|
- **MycoApp** = an application as deployed in the MycoVerse
|
||||||
|
- **MycoNaut** = the person being active inside the MycoVerse
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
1. **Decentralized**: No single authority controls the network, enhancing security, censorship resistance, and user autonomy.
|
||||||
|
2. **Safe**: We should not have to worry about our safety.
|
||||||
|
3. **Peer-to-Peer**: Infrastructure is distributed across nodes contributed by individuals or organizations, removing dependency on centralized data centers.
|
||||||
|
4. **Incentivized**: Participants are rewarded for contributing resources (bandwidth, storage, computing) to the network, fostering growth and sustainability.
|
||||||
|
5. **Interoperable**: Open protocols and standards ensure that different networks and systems can work seamlessly together.
|
||||||
|
|
11
docs/concepts/mycoapp.md
Normal file
11
docs/concepts/mycoapp.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: 'MycoApps'
|
||||||
|
sidebar_position: 3
|
||||||
|
---
|
||||||
|
|
||||||
|
## Application running in the MycoVerse
|
||||||
|
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
|
||||||
|
- All MycoNauts
|
Loading…
Reference in New Issue
Block a user