mirror of
https://github.com/logos-storage/logos-storage-docs.git
synced 2026-01-07 15:53:13 +00:00
Add Codex networks information (#6)
* Fix link to Networks page * Add brief networks information * Mention Bootstrap nodes
This commit is contained in:
parent
e6473074fa
commit
de3f5b983e
2
index.md
2
index.md
@ -24,7 +24,7 @@ features:
|
|||||||
icon: 📚
|
icon: 📚
|
||||||
- title: Networks
|
- title: Networks
|
||||||
details: Participate in Codex network as a Storage operator or Buyer
|
details: Participate in Codex network as a Storage operator or Buyer
|
||||||
link: /networks
|
link: /networks/networks
|
||||||
icon: 🚦
|
icon: 🚦
|
||||||
- title: Developers
|
- title: Developers
|
||||||
details: Build and Codex and
|
details: Build and Codex and
|
||||||
|
|||||||
@ -1,5 +1,19 @@
|
|||||||
# Codex networks
|
# Codex networks
|
||||||
|
|
||||||
Work in progress :construction:
|
At Codex, we are launching several networks which are used for different purposes
|
||||||
|
| Network | Status | Blockchain | Purpose |
|
||||||
|
| ------------------ | ----------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
|
||||||
|
| Devnet | :building_construction: | [Geth PoA](https://geth.ethereum.org/docs/fundamentals/private-network) | Dedicated for development purposes and following latest `master` builds |
|
||||||
|
| [Testnet](testnet) | :white_check_mark: | [Geth PoA](https://geth.ethereum.org/docs/fundamentals/private-network) | A public network for testing purposes, following latest releases |
|
||||||
|
| Mainnet | :construction: | :construction: | A main public network |
|
||||||
|
|
||||||
Codex networks overview
|
The main difference between networks are following
|
||||||
|
- Network purpose
|
||||||
|
- Bootstrap nodes
|
||||||
|
- Number of storage nodes
|
||||||
|
- Available storage volume
|
||||||
|
- Blockchain network
|
||||||
|
- Marketplace contract version
|
||||||
|
- Circuit files set used for proof verification
|
||||||
|
|
||||||
|
The easiest way to start to use Codex is to [Join Testnet](testnet).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user