Official documentation:
Explorer:
- 2x CPUs; the faster clock speed the better
- 2GB RAM
- 50GB of storage (SSD or NVME)
-
4x CPUs; the faster clock speed the better
-
4GB RAM
-
100GB of storage (SSD or NVME)
-
Ubuntu 22.04
Устанавливаем ноду:
egrep -c '(vmx|svm)' /proc/cpuinfo
sudo apt update & sudo apt upgrade -y
apt install curl iptables build-essential git wget jq make gcc nano tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev lz4 screen -y
sudo snap install multipass
multipass --version
wget https://pcdn.titannet.io/test4/bin/agent-linux.zip
mkdir -p /opt/titanagent
unzip agent-linux.zip -d /opt/titanagent
screen -S titan
Переходим на сайт, регистрируемся. Далее вкладка Manage Dashboard > Node Management > Your Key. Копируем код.
cd /opt/titanagent
chmod +x agent
Вместо , вписываем свой код без <>.
./agent --working-dir=/opt/titanagent --server-url=https://test4-api.titannet.io --key=<your-key>
На сайте во вкладке Node Management видим добавленый узел. Теперь за работу ноды будут капать токены проекта.
Выйтм с скрина CTRL + A + D
Заново зайти screen -r titan