Fuel Core Node Setup Script

This script automates the setup process for running a Fuel Core node on your system.

Hardware Requirements

Hardware Minimum
Processor 2 Cores
Memory 4 GB
Storage 30 GB

Requirements

Install git:

sudo apt-get install git

Clone this repository:

git clone https://github.com/0xHawre/FuelNode.sh.git && cd FuelNode.sh

Allow execution:

chmod +x FuelNode.sh

Run the script:

./FuelNode.sh

by CTRL + b then dexit from tmux

Note:

You need SEPOLIA RPC for this script to function correctly. also youre privet key is saved in secret.txt you can see thath with:

cat secret.txt

Make sure to replace placeholders like "SEPOLIA RPC" with the specific details or instructions relevant to your setup.

youre tmux should be like: Screenshot 2024-07-07 at 3 45 48 PM

also youre alchemy: Screenshot 2024-07-07 at 3 46 33 PM