Skip to content

Commit a5197cf

Browse files
committed
Edit basics/what-is-filecoin/networks.md
1 parent 4fc2d82 commit a5197cf

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

basics/what-is-filecoin/networks.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,25 @@
11
---
22
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.
54
---
65

76
# Networks
87

98
## Mainnet
109

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.
1211

1312
## Testnets
1413

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.
1615

1716
### Calibration
1817

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.
2019

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/)
2524

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

Comments
 (0)