Tutorial — How to install a Validator node on the Aptos network for beginners — Incentivized Testnet 2
Video Tutorial As you already know, the tesnet incentive series on the Aptos network has already started, I’m giving you the opportunity to try to be selected for each of these series through my tutorial.Part 01: How order and configure your VPS server in 2 minutes Before installing the node you need to rent a VPS serverThe advantages of VPS are that they have high availability and are easy to configure.Of course I’ll explain how to rent a VPS server at a lower cost and especially how to conf...
Tutorial — How to install a Validator node on the Aptos network for beginners — Incentivized Testnet 2
Video Tutorial As you already know, the tesnet incentive series on the Aptos network has already started, I’m giving you the opportunity to try to be selected for each of these series through my tutorial.Part 01: How order and configure your VPS server in 2 minutes Before installing the node you need to rent a VPS serverThe advantages of VPS are that they have high availability and are easy to configure.Of course I’ll explain how to rent a VPS server at a lower cost and especially how to conf...
Aptos AIT2激励测试网教程
运行环境google云服务器 + Ubuntu20.04 0.准备工作 sudo -s apt install unzip 1.安装 Docker wget -O get-docker.sh https://get.docker.com sudo sh get-docker.sh rm -f get-docker.sh 2.安装 Docker-Compose sudo curl -L "https://github.com/docker/compose/releases/download/2.2.3/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose 3.安装 Aptos CLI 0.2.0 wget -qO aptos-cli.zip https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-0.2.0/aptos-cl...
Aptos AIT2激励测试网教程
运行环境google云服务器 + Ubuntu20.04 0.准备工作 sudo -s apt install unzip 1.安装 Docker wget -O get-docker.sh https://get.docker.com sudo sh get-docker.sh rm -f get-docker.sh 2.安装 Docker-Compose sudo curl -L "https://github.com/docker/compose/releases/download/2.2.3/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose 3.安装 Aptos CLI 0.2.0 wget -qO aptos-cli.zip https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-0.2.0/aptos-cl...