You earn $FN points that will eventually merge with $SPHN tokens
- Open Your Browser: Navigate to https://fizz.spheron.network
- Sign up or log in through Gmail or Github
- Click on the “Register New Fizz Node” Button and Connect your wallet
- Select your node's OS, resources, Region, Payment Tokens, and Provider ( I selected highest tier provider )
- Click “Register Your Fizz Node“, To complete the registration, you'll need some ETH on the Spheron chain for gas fees. If you don't have any, you can get some from our faucet at https://faucet.spheron.network
- In setup page for your registered nod, You should find a link to download the
fizzup.sh
script
-
Download the
fizzup.sh
script to your PC. Send it to your VPS usingMobaxterm
orTermius
Clients -
Install Docker
sudo apt update -y && sudo apt upgrade -y
for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done
sudo apt-get update
sudo apt-get install ca-certificates curl gnupg
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
sudo chmod a+r /etc/apt/keyrings/docker.gpg
echo \
"deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu \
"$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \
sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
sudo apt update -y && sudo apt upgrade -y
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
sudo chmod +x /usr/local/bin/docker-compose
# Docker version check
docker --version
- Give persmissions to script
# assuming I transfered the script to the main (root) folder of server
chmod +x /root/fizzup-v1.0.1.sh
- Run Fizz Node Script
./fizzup-v1.0.1.sh
You’ll earn more if your node provides higher-tier resources such as a powerful GPU or more CPU cores.
Fizz Nodes must maintain at least 50% uptime within an ERA (24 hours) to receive rewards
I've ran this node using CPU-only but you can run with GPU for more rewards
docker compose -f ~/.spheron/fizz/docker-compose.yml logs -f
docker-compose -f ~/.spheron/fizz/docker-compose.yml down
Once you've verified the node is running, return to the setup page on the Spheron Fizz App
-
On the setup page, you'll see a "Check Status" button and a switch to "Automatically check status." Click the "Check Status" button to manually initiate a status check for your Fizz node
-
Alternatively, you can toggle on the "Automatically check status" switch to have the system periodically check your node's status without manual intervention
- The system will now perform checks to validate if your node is active and correctly configured
The validation process may take a few minutes. During this time, the system verifies your node's connectivity, resource availability, and configuration. Once your node is confirmed active, you will be automatically directed to your Fizz dashboard
Discord: https://discord.gg/spheron-network-745315423783878757
Role: https://guild.xyz/spheronfdn
Do this Task and claim a role
# Install htop
sudo apt install htop
# run htop
htop
Credit: @0xmoei
- Done !! Feel free to ask queries in telegram channel
- Telegram - https://t.me/colonyairdrops
- Youtube - https://www.youtube.com/@ColonyAirdrops