forked from hero/www_hero_project
edit
This commit is contained in:
BIN
content/mycelium/technologies/img/learn.png
Normal file
BIN
content/mycelium/technologies/img/learn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
39
content/mycelium/technologies/index.md
Normal file
39
content/mycelium/technologies/index.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
id: technologies
|
||||
---
|
||||
|
||||
{% row(style="left" margin="hero" padding="bottom") %}
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
## Mycelium Technologies
|
||||
<p>Learn the basics of how our decentralized network distributes computing and storage resources globally.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="border-t border-gray-200 dark:border-gray-700">
|
||||
</div>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<h5><b>① Decentralized</b></h5>
|
||||
<h6>Nodes distributed globally ensure no single point of failure and enhance network resilience.</h6>
|
||||
<h5><b>② Autonomous</b></h5>
|
||||
<h6>Network self-manages resource allocation and maintenance without human intervention.</h6>
|
||||
<h5><b>③ Peer-to-Peer</h5>
|
||||
<h6>Direct node interactions eliminate central servers, enhancing privacy, reducing latency.</h6>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="border-t border-gray-200 dark:border-gray-700">
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<a href onclick="hero.md"><h5>→ <u>Learn More About Our Technologies</u></h5></a>
|
||||
|
||||
{% end %}
|
Reference in New Issue
Block a user