# RUN SUI FULL NODE ON TESTNET **Published by:** [Genuine Airdrops](https://paragraph.com/@gadao.gaia.domains/) **Published on:** 2023-02-04 **URL:** https://paragraph.com/@gadao.gaia.domains/run-sui-full-node-on-testnet ## Content 🙏🏼As we all know SUi recently announced its Testnet wave 2 and Everyone can run a Full node on Testnet, So here are the steps to run a node on VPS📌NOTE: There is no confirmation that Node runner will get anything or not in the future, We are doing this just for our satisfaction, anything can happen in future, and nobody can predict future rewards. ♾All steps are the same as we use to run the node on DEVNET: GA Crypto @GACryptoO How you can Run a #SUI Validator #Node on #Devnet You need to buy a #VPS Server to Run any Node 24x7 We are Running validator Node on Testnets or Devnet, we don't need Much Higher Specs 27 9:20 AM • Nov 22, 2022 ✔️Only need to replace 1 keyword “DEVNET” with “TESTNET” 😇But here I’m again sharing all commands that you do need to change anything, just copy and paste them into your VPS server step by step 👇🏻 As I already told you that how to install & Setup a VPS server in the given Twitter post above 👆🏻 🧷 You can also use Contabo VPS service it’s a little cheaper than Vultr. Step By Step the commands you need to use into Putty on Windows & Mobile users can use Termius 👇🏻 sudo apt update && sudo apt upgrade -yapt-get update \ && DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get install -y --no-install-recommends \ tzdata \ git \ ca-certificates \ curl \ build-essential \ libssl-dev \ pkg-config \ libclang-dev \ cmake Installs RUST: 👇🏻 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -ysource $HOME/.cargo/env rustup updateapt-get install screencd $home apt install ufw -y ufw allow ssh ufw allow https ufw allow http ufw allow 9000 ufw allow 9184 ufw enableNow, let’s create a screen to run the node: screen -S sui_node Good, Now let's Install the Sui binaries, Run this immediately: cargo install --locked --git https://github.com/MystenLabs/sui.git --branch testnet sui sui-nodecargo install --git https://github.com/move-language/move move-analyzer --features "address20"NOW Let's create a wallet 👇🏻 sui client active-addressPress Y and Enter ✅Press only EnterType: 0 then EnterYou'll get a new seed phrase and new SUI wallet address, select the text, copy and save it.Now GO to Sui Discord and claim Sui Devnet Faucet on the new address!faucet your own wallet addressNow run these commands 1 by 1: 👇🏻 git clone https://github.com/MystenLabs/sui.git --branch testnet cd sui git remote add upstream https://github.com/MystenLabs/sui git fetch upstream cp crates/sui-config/data/fullnode-template.yaml fullnode.yaml Screenshots are attached here: 👇🏻 GA Crypto @GACryptoO Use These commands 1 by 1 git clone github.com/MystenLabs/sui… --branch devnet cd sui git remote add upstream github.com/MystenLabs/sui git fetch upstream cp crates/sui-config/data/fullnode-template.yaml fullnode.yaml 0 9:21 AM • Nov 22, 2022 curl -fLJO https://github.com/MystenLabs/sui-genesis/raw/main/testnet/genesis.blobAnd finally👇 cargo run --release --bin sui-node -- --config-path fullnode.yaml 📌NOTE: it will also take time (all Depends on our VPS Specification/processing Power)Now we have to Synchronize the node with the Latest Blockchain data1. Close your ssh client and re-connect with your VPS IP address2. Use all the given commands here on their discord step by step: 👇🏻Discord - Group Chat That's All Fun & GamesDiscord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.https://discord.com3. After that, you can check your Node status here: 👇🏻 https://www.scale3labs.com/check/sui⚡️Congratulations, Your node is running successfully, it’ll take some time to SynchronizeKeep running your node for at least 30 Days. Close your ssh client and kee check the status every day on the Scal3 website✅ 👉🏻Follow us @GNAirdrops on Twitter Turn On 🛎bell Notification. 👉🏻Follow us on TG for instant Update/info: https://t.me/GNairdrop🙏🏼SubscribeSubscribe ## Publication Information - [Genuine Airdrops](https://paragraph.com/@gadao.gaia.domains/): Publication homepage - [All Posts](https://paragraph.com/@gadao.gaia.domains/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@gadao.gaia.domains): Subscribe to updates