Bishal Chakarborty (iambishal)

Bishal Chakarborty

Will Update

1 Followers

Recent casts

Top casts

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

  • 1 reply
  • 0 recasts
  • 0 reactions

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.

  • 1 reply
  • 0 recasts
  • 0 reactions

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! ๐ŸŒ

  • 0 replies
  • 0 recasts
  • 0 reactions

Onchain profile

Ethereum addresses