This script automates the setup process for running a Fuel Core node on your system.
Hardware | Minimum |
---|---|
Processor | 2 Cores |
Memory | 4 GB |
Storage | 30 GB |
sudo apt-get install git
git clone https://github.com/0xHawre/FuelNode.sh.git && cd FuelNode.sh
chmod +x FuelNode.sh
./FuelNode.sh
by CTRL + b then d
exit from tmux
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.