Установка
Подготовка к работе
Убедитесь, что у Вас есть:
- Компьютер с надежным интернет-соединением.
- Достаточно свободного места на диске (позже мы поможем Вам определить, сколько).
- Доступ администратора к Вашему компьютеру.
Что ожидать:
- Синхронизация может занять от нескольких часов до одного дня.
- Первоначальная синхронизация и плоттинг требуют значительных вычислительных ресурсов, так что Вы можете заметить, что компьютер работает медленнее на повседневных задачах до тех пор, пока не будет завершена синхронизация и плоттинг.
Please note that a wallet with a Substrate address is required to run the software.
To learn how to create a Substrate wallet, please visit our pages on SubWallet (recommended) or {polkadot.js}
extension.
To ensure proper communication between Space Acres and other peers, you need to forward ports 30333 and 30433 from your router to the PC running Space Acres. For more details, refer to the Port Forwarding Guide.
Installation Videos
For those who prefer a visual guide, we have prepared installation videos to assist you. The videos will help you to set up Space Acres. If you prefer detailed text instructions, please proceed to Step 1.
- 🐧 Linux
- 🖼️ Windows
- 🍎 macOS
Step 1: Download and Install Space Acres
- 🐧 Linux
- 🖼️ Windows
- 🍎 macOS
Download the Space Acres Installer or the Portable App
Currently, there are two ways to get Space Acres on Linux:
- by installing
.deb
package on Ubuntu (recommended) - by running
.AppImage
bundle directly on any modern Linux distribution (including Ubuntu if you want to)
Install Space Acres
You can either install the application using provided (.deb) installer, or run the portable application (.Appimage).
Ubuntu Installer (.deb) (recommended)
-
To install the app, open terminal and run following commands to switch to downloads directory and install an app
cd Downloads
sudo apt install ./space-acres*.debReplace
Downloads
with correct name of downloads directory if you have non-English Ubuntu installation or if you downloaded file into a custom location. In case you have multiple versions of Space Acres downloaded, you might want to replacespace-acres*.deb
with a full name of the file you've downloaded. Or go toDownloads
directory and double-click the application to start the installation process -
Click the "Show Apps" icon in the bottom left of the screen
-
Navigate to Space Acres (you may have to scroll to find the page it is on if you have a lot of apps installed)
-
Double-click on Space Acres and the application will start
Portable Application (.AppImage)
-
Open the Files application
-
Click the Downloads folder to open it
-
Right-click the .AppImage and select properties
-
Toggle the "Executable as program" option to on
-
Close the properties window
-
Double-click the .AppImage and Space Acres will start
Download the Space Acres Installer
Install Space Acres
-
Open the downloaded Space Acres installer to launch the Setup Wizard. This wizard will guide you through the installation process.
-
Choose your installation preferences, such as the destination folder and whether to create shortcuts. You can also select to have Space Acres launch at startup.
-
Review your settings and click
Install
to commence the installation. The wizard will then install Space Acres on your system. -
The installation progress will be displayed, showing the status of new files being copied.
-
Once the installation is complete, you will see a completion screen where you can choose to run Space Acres immediately by checking the box before clicking Finish.
Step 2: Set Up Space Acres
Now comes the exciting part—setting up your farm! Here's what you'll see on the first screen:
-
Subspace (Autonomys) Network Rewards Address:
- Сюда будут отправляться Ваши вознаграждения за фарминг.
- Он начинается на st для Subwallet и на 5 для расширения
{Polkadot.js}
. - Если у Вас его нет, нажмите Create wallet для создания кошелька.
-
Choose the folder for node:
- Здесь Space Acres будет хранить важные данные.
- Pick a location with plenty of free space; it might be as simple as /Downloads.
-
Choose the folder for farming and size of the farm:
- Здесь будут храниться Ваши плоты (данные для фарминга).
- The size determines your probability of getting a reward on the Network. In most cases, larger plots (or larger farm size) will gain you more rewards.
- If you prefer to have a few farms (e.g. you have some spare space on different SSD drives), you can click on Add farm to pledge some additional storage space.
-
Расширенная конфигурация (необязательна):
tipDon't worry about this unless you're an experienced user.
For a comprehensive list of prerequisites and explanations, refer to our Getting Started Guide.
В зависимости от операционной системы экран может выглядеть по-разному, но необходимая базовая информация будет одинакова.
Step 3: Start Farming
- After entering your information, click Start.
- Space Acres настроит Вашу ноду и подключится к сети Autonomys.
- Вы увидите ин дикаторы прогресса по мере синхронизации данных и создания плотов фермы.
- Когда все будет готово, Вы увидите главную панель Space Acres, где сможете следить за своим процессом фарминга.
-
Initial syncing and plotting can take from a few hours to days, depending on your hardware, network speed, and specified farm size. Below are examples of the various stages you can expect.
a. Cache Syncing
b. Initial Plotting
c. Plotting Complete, Now Farming
-
После завершения синхронизации и плоттинга Вы заметите снижение загрузки процессора и оперативной памяти, а на панели будут отображаться заработанные Вами награды и предполагае мое время до получения следующей награды.
You can toggle the dashboard to view brief statistics or display all plotted sectors along with their status. The color codes of sectors are explained below. By hovering over the icons on the right, you can check the number of missed challenges, your average auditing and proving performance, and other useful stats.
Удачного фарминга!
Понимание своей фермы
Your farm is made up of sectors that change color based on their status. For your convenience, we've provided a table detailing the color codes associated with different sector statuses. This will enhance your insight into the activities and conditions of your plot.
Status | Color Preview | Description |
---|---|---|
Default | #727272 | Default state of a farm sector |
Plotted | #9fc4ff | Sector is plotted |
About to Expire | #ffd678 | Sector is nearing expiration |
Expired | #ff877c | Sector has expired |
Downloading | #499249 | Sector is in the process of downloading (animated) |
Encoding | #ff5365 | Sector is encoding data (animated) |
Writing | #9fc4ff | Sector is writing data (animated) |
Решение проблем
If you are facing any issues with the application, you can:
- Search the Support Forum to see if your issue has been addressed. If it's a new one, feel free to create a new post!
- Use the dedicated channels #farmer-support and #farmer-chat on our Discord for peer-to-peer support.
- Raise an issue on our GitHub.