Skip to content

Chiricato/script_install_nulink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

image

NuLink Testnet Horus 2.0

nlk

Minimum System Requirements

  • Debian/Ubuntu 20.04 (Recommended)
  • 4 GB Ram
  • 30GB Available Storage
  • Minimum 2 CPU processors
  • x86 Architecture
  • Static IP address
  • Exposed TCP port 9151, make sure it's not occupied
  • Nodes can be run on cloud infrastructure

NuLink Worker Installer steps for Ubuntu 22.04

  • Prepare:
 sudo apt install ufw -y
 sudo ufw enable
 sudo ufw allow 22
 sudo ufw allow 9151
 apt update -y
 apt install git -y
  • Install and run NuLink Worker:
git clone https://github.com/solotop999/script_install_nulink.git
cd script_install_nulink
chmod +x script_install_nulink.sh
./script_install_nulink.sh
  • Check Node Status for Worker Account.
docker logs -f ursula

image

Staking Process Steps

For information about other features of the platform, please check here.

After creating a worker account, please see the following guide for staking

1- Go to NuLink. You will be greeted with a network warning. Log in to the platform with your Metamask address.

1

2- You will be prompted to add the BNB Smart Chain Testnet network to your metamask and once you agree, the BNB Smart Chain Testnet network will be automatically added to your metamask. This warning will not appear if you have already added the BNB Smart Chain Testnet network to your metamask.

2

3- Click on the wallet icon on the top right and claim the test tokens. First claim the Tbnb token, second claim the Nlk token. If you encounter a problem when requesting test tokens then try other browsers

3

4- After requesting the test tokens, enter the Staking section and click Approve in My Balance

4

5- After Approve, the button for staking will be active and you can do the staking.

5

6- Go to the Node Information section below and click on the Bond worker button. Paste your worker address here and click on the Bond button.

image

7- And the final. If you have a smooth node installation and staking process, you will soon have an image like below.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages