|
1 | 1 | ---
|
2 | 2 | description: >-
|
3 |
| - The Filecoin network has several different networks for testing, staging, and |
4 |
| - production purposes. This page contains information on available networks. |
| 3 | + The Filecoin network has several networks for testing, staging, and production purposes. This page provides information on available networks. |
5 | 4 | ---
|
6 | 5 |
|
7 | 6 | # Networks
|
8 | 7 |
|
9 | 8 | ## Mainnet
|
10 | 9 |
|
11 |
| -[Mainnet](../../networks/mainnet/) is the live production network that all nodes on the Filecoin network are connected to. It never resets. |
| 10 | +[Mainnet](../../networks/mainnet/) is the live production network that connects all nodes on the Filecoin network. It operates continuously without resets. |
12 | 11 |
|
13 | 12 | ## Testnets
|
14 | 13 |
|
15 |
| -Test networks, or testnets, are version of the Filecoin network that attempt to simulate various aspects of the Filecoin mainnet. Since they are for testing they should not be used for production applications or services. |
| 14 | +Test networks, or testnets, are versions of the Filecoin network that simulate various aspects of the mainnet. They are intended for testing and should not be used for production applications or services. |
16 | 15 |
|
17 | 16 | ### Calibration
|
18 | 17 |
|
19 |
| -[Calibration](../../networks/calibration/) testnet is the most realistic simulation of the mainnet, where prospective storage providers can experience more realistic sealing performance and hardware requirements due to the use of final proofs constructions and parameters, and prospective storage clients can store and retrieve real data on the network. Clients can participate in deal-making workflows and storage/retrieval functionality. It also has the same sector size as the mainnet. |
| 18 | +The [Calibration](../../networks/calibration/) testnet offers the closest simulation of the mainnet. It provides realistic sealing performance and hardware requirements due to the use of finalized proofs and parameters, allowing prospective storage providers to test their setups. Storage clients can also store and retrieve real data on this network, participating in deal-making workflows and testing storage/retrieval functionalities. Calibration testnet uses the same sector size as the mainnet. |
20 | 19 |
|
21 |
| -* [Public endpoint](https://api.calibration.node.glif.io/rpc/v0) |
22 |
| -* [Blockchain explorer](https://calibration.filscan.io/) |
23 |
| -* [Calibration Faucet - Chainsafe](https://faucet.calibnet.chainsafe-fil.io) |
24 |
| -* [Calibration Faucet - Zondax](https://beryx.zondax.ch/faucet/) |
| 20 | +- [Public endpoint](https://api.calibration.node.glif.io/rpc/v0) |
| 21 | +- [Blockchain explorer](https://calibration.filscan.io/) |
| 22 | +- [Calibration Faucet - Chainsafe](https://faucet.calibnet.chainsafe-fil.io) |
| 23 | +- [Calibration Faucet - Zondax](https://beryx.zondax.ch/faucet/) |
25 | 24 |
|
26 |
| - |
27 |
| - |
28 |
| -[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/basics/what-is-filecoin/networks)  |
| 25 | +[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/basics/what-is-filecoin/networks) |
0 commit comments