Will Update
1 Followers
1/3 ๐ Setting up Farcaster Node on VPS: 1๏ธโฃ **Get VPS**: 16GB RAM, 8 vCores, Ubuntu. Purchase: [Link](https://www.ionos.com/servers/vps). Only $15 with PayPal. 2๏ธโฃ **Update Ubuntu**: ```bash sudo apt update && sudo apt upgrade -y ``` 3๏ธโฃ **Install Screen**: ```bash sudo apt install screen -y # Manage screens: # Start new: screen -S [name] # List: screen -ls # Reattach: screen -r [name or id] # Detach: Ctrl+A, then D ``` #Blockchain #Ethereum #Optimism #NodeSetup #Crypto #Farcaster #Node #vps #wrapcast #noderun
2/3 ๐ Setting up Farcaster Node on VPS: 4๏ธโฃ **Run Farcaster Node**: ```bash screen -S farcaster curl -sSL https://download.thehubble.xyz/bootstrap.sh | bash # Follow prompts for Ethereum and Optimism endpoints from https://www.infura.io # Use ID from your wrapcast profile when prompted # Wait 10-15 mins for full sync ``` 5๏ธโฃ **Check Node Status**: Visit `https://your_Node_IP_Address:3000` Ensure ports 3000, 2281, 2282, 2283 are open.
3/3 ๐ Setting up Farcaster Node on VPS: ๐ง **Troubleshooting**: If Node Stops: ```bash cd ~/hubble && ./hubble.sh upgrade ``` ๐ **Documentation**: [farcaster.xyz/hubble/install](https://docs.farcaster.xyz/hubble/install) Adjust the IP address and URLs as per your setup. Happy node running! ๐
Mint Uni Zorb (Deluxe)