Slava de3f5b983e
Add Codex networks information (#6)
* Fix link to Networks page

* Add brief networks information

* Mention Bootstrap nodes
2024-09-16 17:03:34 +03:00

34 lines
909 B
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: Codex
text: Decentralised data storage platform
tagline: Codex is a durable, decentralised data storage protocol, created so the world community can preserve its most important knowledge without risk of censorship.
actions:
- theme: brand
text: What is Codex?
link: /learn/what-is-codex
- theme: alt
text: Quick start
link: /learn/quick-start
- theme: alt
text: Join Codex Testnet
link: /networks/testnet
features:
- title: Learn
details: Get more information about Codex
link: /learn/what-is-codex
icon: 📚
- title: Networks
details: Participate in Codex network as a Storage operator or Buyer
link: /networks/networks
icon: 🚦
- title: Developers
details: Build and Codex and
link: /developers/api
icon: 🏗️
---