documentation: TestNet -> Testnet
This commit is contained in:
parent
35cbcd5e9e
commit
9332118b49
@ -1,7 +1,7 @@
|
|||||||
# Lotus
|
# Lotus
|
||||||
|
|
||||||
Lotus is an implementation of the **Filecoin Distributed Storage Network**. You
|
Lotus is an implementation of the **Filecoin Distributed Storage Network**. You
|
||||||
can run the Lotus software client to join the **Filecoin TestNet** (when it
|
can run the Lotus software client to join the **Filecoin Testnet** (when it
|
||||||
launches).
|
launches).
|
||||||
|
|
||||||
For more details about Filecoin, check out the
|
For more details about Filecoin, check out the
|
||||||
@ -13,7 +13,7 @@ For more details about Filecoin, check out the
|
|||||||
[Arch Linux](https://docs.lotu.sh/en+install-lotus-arch),
|
[Arch Linux](https://docs.lotu.sh/en+install-lotus-arch),
|
||||||
[Ubuntu](https://docs.lotu.sh/en+install-lotus-ubuntu), or
|
[Ubuntu](https://docs.lotu.sh/en+install-lotus-ubuntu), or
|
||||||
[MacOS](https://docs.lotu.sh/en+install-lotus-macos).
|
[MacOS](https://docs.lotu.sh/en+install-lotus-macos).
|
||||||
- Joining the [Lotus TestNet](https://docs.lotu.sh/en+join-testnet).
|
- Joining the [Lotus Testnet](https://docs.lotu.sh/en+join-testnet).
|
||||||
- [Storing](https://docs.lotu.sh/en+storing-data) or
|
- [Storing](https://docs.lotu.sh/en+storing-data) or
|
||||||
[retrieving](https://docs.lotu.sh/en+retrieving-data) data.
|
[retrieving](https://docs.lotu.sh/en+retrieving-data) data.
|
||||||
- Mining Filecoin using the **Lotus Storage Miner** in your
|
- Mining Filecoin using the **Lotus Storage Miner** in your
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
> Protocol Labs team has used to test **Lotus Storage Miner**s on Lotus. There
|
> Protocol Labs team has used to test **Lotus Storage Miner**s on Lotus. There
|
||||||
> is no guarantee this testing configuration will be suitable for Filecoin
|
> is no guarantee this testing configuration will be suitable for Filecoin
|
||||||
> storage mining at MainNet launch. If you need to buy new hardware to join the
|
> storage mining at MainNet launch. If you need to buy new hardware to join the
|
||||||
> Filecoin TestNet, we recommend to buy no more hardware than you require for
|
> Filecoin Testnet, we recommend to buy no more hardware than you require for
|
||||||
> testing. To learn more please read this
|
> testing. To learn more please read this
|
||||||
> [Protocol Labs Standard Testing Configuration post](https://filecoin.io/blog/filecoin-testnet-mining/).
|
> [Protocol Labs Standard Testing Configuration post](https://filecoin.io/blog/filecoin-testnet-mining/).
|
||||||
|
|
||||||
**Sector sizes** and **minimum pledged storage** required to mine blocks are two
|
**Sector sizes** and **minimum pledged storage** required to mine blocks are two
|
||||||
very important Filecoin TestNet parameters that impact hardware decisions. We
|
very important Filecoin Testnet parameters that impact hardware decisions. We
|
||||||
will continue to refine all parameters during TestNet.
|
will continue to refine all parameters during Testnet.
|
||||||
|
|
||||||
BECAUSE OF THIS, OUR STANDARD TESTING CONFIGURATION FOR FILECOIN MAINNET CAN AND
|
BECAUSE OF THIS, OUR STANDARD TESTING CONFIGURATION FOR FILECOIN MAINNET CAN AND
|
||||||
WILL CHANGE. YOU HAVE BEEN WARNED.
|
WILL CHANGE. YOU HAVE BEEN WARNED.
|
||||||
@ -26,7 +26,7 @@ The setup below is a minimal example for sealing 32 GiB sectors on Lotus:
|
|||||||
Note that 1GB sectors don't require as high of specs, but are likely to be
|
Note that 1GB sectors don't require as high of specs, but are likely to be
|
||||||
removed as we improve the performance of 32GB sector sealing.
|
removed as we improve the performance of 32GB sector sealing.
|
||||||
|
|
||||||
## TestNet discoveries
|
## Testnet discoveries
|
||||||
|
|
||||||
- If you only have 128GiB of ram, enabling 256GB of **NVMe** swap on an SSD will
|
- If you only have 128GiB of ram, enabling 256GB of **NVMe** swap on an SSD will
|
||||||
help you avoid out-of-memory issues while mining.
|
help you avoid out-of-memory issues while mining.
|
||||||
@ -35,7 +35,7 @@ removed as we improve the performance of 32GB sector sealing.
|
|||||||
|
|
||||||
GPUs are a must for getting **block rewards**. Here are a few that have been
|
GPUs are a must for getting **block rewards**. Here are a few that have been
|
||||||
confirmed to generate **SNARKs** quickly enough to successfully mine blocks on
|
confirmed to generate **SNARKs** quickly enough to successfully mine blocks on
|
||||||
the Lotus TestNet.
|
the Lotus Testnet.
|
||||||
|
|
||||||
- GeForce RTX 2080 Ti
|
- GeForce RTX 2080 Ti
|
||||||
- GeForce RTX 2080 SUPER
|
- GeForce RTX 2080 SUPER
|
||||||
@ -69,4 +69,4 @@ Here is a
|
|||||||
and a
|
and a
|
||||||
[GitHub issue thread](https://github.com/filecoin-project/lotus/issues/694) for
|
[GitHub issue thread](https://github.com/filecoin-project/lotus/issues/694) for
|
||||||
those who wish to experiment with and contribute hardware setups for the
|
those who wish to experiment with and contribute hardware setups for the
|
||||||
**Filecoin TestNet**.
|
**Filecoin Testnet**.
|
||||||
|
@ -43,4 +43,4 @@ sudo make install
|
|||||||
|
|
||||||
After installing Lotus, you can run the `lotus` command directly from your CLI
|
After installing Lotus, you can run the `lotus` command directly from your CLI
|
||||||
to see usage documentation. Next, you can join the
|
to see usage documentation. Next, you can join the
|
||||||
[Lotus TestNet](https://docs.lotu.sh/en+join-testnet).
|
[Lotus Testnet](https://docs.lotu.sh/en+join-testnet).
|
||||||
|
@ -65,4 +65,4 @@ sudo make install
|
|||||||
|
|
||||||
After installing Lotus, you can run the `lotus` command directly from your CLI
|
After installing Lotus, you can run the `lotus` command directly from your CLI
|
||||||
to see usage documentation. Next, you can join the
|
to see usage documentation. Next, you can join the
|
||||||
[Lotus TestNet](https://docs.lotu.sh/en+join-testnet).
|
[Lotus Testnet](https://docs.lotu.sh/en+join-testnet).
|
||||||
|
@ -46,4 +46,4 @@ sudo make install
|
|||||||
|
|
||||||
After installing Lotus, you can run the `lotus` command directly from your CLI
|
After installing Lotus, you can run the `lotus` command directly from your CLI
|
||||||
to see usage documentation. Next, you can join the
|
to see usage documentation. Next, you can join the
|
||||||
[Lotus TestNet](https://docs.lotu.sh/en+join-testnet).
|
[Lotus Testnet](https://docs.lotu.sh/en+join-testnet).
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Join TestNet
|
# Join Testnet
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Anyone can set up a **Lotus Node** and connect to the **Lotus TestNet**. This is
|
Anyone can set up a **Lotus Node** and connect to the **Lotus Testnet**. This is
|
||||||
the best way to explore the current CLI and the **Filecoin Decentralized Storage
|
the best way to explore the current CLI and the **Filecoin Decentralized Storage
|
||||||
Market**.
|
Market**.
|
||||||
|
|
||||||
@ -42,7 +42,7 @@ lotus sync wait
|
|||||||
```
|
```
|
||||||
|
|
||||||
- This step will take anywhere between 30 minutes to a few hours.
|
- This step will take anywhere between 30 minutes to a few hours.
|
||||||
- You will be able to perform **Lotus TestNet** operations after it is finished.
|
- You will be able to perform **Lotus Testnet** operations after it is finished.
|
||||||
|
|
||||||
## Create your first address
|
## Create your first address
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ t3vhfme4qfvegqaz7m7q6o6afjcs67n6kpzv7t2eozio4chwpafwa2y4l7zhwd5eom7jmihzdg4s52dp
|
|||||||
|
|
||||||
## Check wallet address balance
|
## Check wallet address balance
|
||||||
|
|
||||||
Wallet balances in the Lotus TestNet are in **FIL**, the smallest denomination
|
Wallet balances in the Lotus Testnet are in **FIL**, the smallest denomination
|
||||||
of FIL is an **attoFil**, where 1 attoFil = 10^-18 FIL.
|
of FIL is an **attoFil**, where 1 attoFil = 10^-18 FIL.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Here are instructions to learn how to perform storage mining. For hardware
|
Here are instructions to learn how to perform storage mining. For hardware
|
||||||
specifications please read [this](https://docs.lotu.sh/en+hardware-mining).
|
specifications please read [this](https://docs.lotu.sh/en+hardware-mining).
|
||||||
|
|
||||||
It is useful to [join the TestNet](https://docs.lotu.sh/en+join-testnet) prior
|
It is useful to [join the Testnet](https://docs.lotu.sh/en+join-testnet) prior
|
||||||
to attempting storage mining for the first time.
|
to attempting storage mining for the first time.
|
||||||
|
|
||||||
NOTE: While a miner is running, there will be many `WARN` and `ERROR` logs.
|
NOTE: While a miner is running, there will be many `WARN` and `ERROR` logs.
|
||||||
|
@ -5,11 +5,11 @@
|
|||||||
> [GitHub issue](https://github.com/filecoin-project/lotus/issues/new) and a
|
> [GitHub issue](https://github.com/filecoin-project/lotus/issues/new) and a
|
||||||
> maintainer will address the problem as soon as they can.
|
> maintainer will address the problem as soon as they can.
|
||||||
|
|
||||||
Here are instructions for how to store data on the **Lotus TestNet**.
|
Here are instructions for how to store data on the **Lotus Testnet**.
|
||||||
|
|
||||||
## Adding a file locally
|
## Adding a file locally
|
||||||
|
|
||||||
Adding a file locally allows you to make miner deals on the **Lotus TestNet**.
|
Adding a file locally allows you to make miner deals on the **Lotus Testnet**.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
lotus client import ./your-example-file.txt
|
lotus client import ./your-example-file.txt
|
||||||
@ -33,7 +33,7 @@ bafkreierupr5ioxn4obwly4i2a5cd2rwxqi6kwmcyyylifxjsmos7hrgpe Development/sample-1
|
|||||||
bafkreieuk7h4zs5alzpdyhlph4lxkefowvwdho3a3pml6j7dam5mipzaii Development/sample-2.txt 30618 ok
|
bafkreieuk7h4zs5alzpdyhlph4lxkefowvwdho3a3pml6j7dam5mipzaii Development/sample-2.txt 30618 ok
|
||||||
```
|
```
|
||||||
|
|
||||||
## Make a Miner Deal on Lotus TestNet
|
## Make a Miner Deal on Lotus Testnet
|
||||||
|
|
||||||
Get a list of all miners that can store data:
|
Get a list of all miners that can store data:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user