Dusk Incentivised Node Setup

MaransCrypto
4 min readFeb 23, 2024

--

1/ Buy VPS Node

👉 Go to :- https://tinyurl.com/LowPriceVpsTamil

➖ Select 7 $/ Month

➖ Enter ‘ Hostname ‘ as ‘ root ‘

➖ Select location

➖ Select operating system

➖ Checkout & complete payment with USDT

2/ Install putty mobile app & setup VPS

👉Go to :- Click here

➖ Install putty application

➖ Click "+" icon

➖ Enter "root@YOUR_IP"

➖ Setup a nickname

💥 Rewards Confirmed

3/ Go to terminal

➖ Enter VPS password

➖ Copy & paste below code

sudo apt-get update

4/ Install UFW

➖ Copy paste below codes

sudo apt-get install ufw

5/ Allow SSH

➖ Copy & paste below codes

sudo ufw allow ssh

6/ Install Rusk

➖ Copy & paste below codes

curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/itn-installer/releases/download/v0.1.0/itn-installer.sh | sudo sh

7/ Setup DUSK wallet

👉 Go to :- https://wallet.dusk.network/setup/

➖ Create new wallet

➖ Save your seed phrase (You will need later)

➖ Make sure you are in testnet

8/ Claim Faucet

👉 Go to:- https://discord.com/invite/dusknetwork

➖ Access the Dusk Discord server.
➖ Among the team members, locate the bot “Dusk Testnet Faucet.”

➖ Right-click and select “Message.”
➖ Send !dusk as a command. The bot will reply, asking for your Testnet wallet address.
➖ Done! Your transaction will be queued, and you will see it in your wallet once processed.

9/ Import Dusk wallet in terminal

➖ Copy & paste below code

rusk-wallet restore

➖ Enter phrase of your Dusk wallet in Lower case (small letters) & click enter

➖ Enter password & don’t forget it

10/ Export Consensus keys

➖ Copy & paste below code

rusk-wallet export -d /opt/dusk/conf -n consensus.keys

➖ Set a password for consensus keys & don’t forget the password

11/ Run the script as an environment variable

➖ Copy & paste below codes

sh /opt/dusk/bin/setup_consensus_pwd.sh

12/ Start Node

➖ Copy & paste below codes

service rusk start

13/ Stake tDUSK

➖ Copy & paste below code

rusk-wallet stake --amt 1000 # Or however much you want to stake

14/ Check Your Staking position

➖ Copy & paste below code

rusk-wallet stake-info

15/ Check Node status

➖ Copy & paste below code

grep "block accepted" /var/log/rusk.log

That’s it for now , Our node is working fine

💥 Don’t forget to follow our social media accounts

⭕ Youtube Channel :- https://youtube.com/c/GowthamaransCrypto

💥 Telegram Channel:- https://telegram.me/maranscrypto

🪂 X profile :- https://twitter.com/maranscrypto

👉 Clap 👏 max for motivation

--

--

MaransCrypto
MaransCrypto

Written by MaransCrypto

⭕✨Vision :- 🔥To Spread Awareness About #Airdrops #NFTs #Nodes Among #Communities 💥Our Links :- https://link3.to/maranscrypto

Responses (4)