Run your own Blockcast node, earn rewards, and help build the future of decentralized broadcasting.
๐ Sign up here: https://app.blockcast.network?referral-code=h66fpb
Go to the signup link above.
Register using your email address.
After logging in, go to your Profile page.
Connect your Solana burner wallet (use Phantom or Backpack).
Link your:
X (Twitter) account
Discord account
Complete the available onboarding quests to unlock node functionality.
Provider: AWS, Hetzner, DigitalOcean, etc.
OS: Ubuntu 20.04 or 22.04
CPU: 2+ cores
RAM: 4 GB+
Storage: 20 GB SSD+
Uplink Speed: 10 Mbps+
# Start Docker
sudo systemctl start docker
# Clone the repo
git clone https://github.com/Blockcast/beacon-docker-compose.git
# Navigate into the directory
cd beacon-docker-compose
# Run the container
docker compose up -d
# Check if it's running
docker compose ps
docker compose exec blockcastd blockcastd init
This will output:
Hardware ID: your_hardware_id_here Challenge Key: your_challenge_key_here
Go back to https://app.blockcast.network?referral-code=h66fpb
Paste in your:
Hardware ID
Challenge Key
Submit to register the node.
docker logs -f blockcastd
๐ข Uptime (keep the node running 24/7)
๐ถ Connection quality (uplink speed)
๐ง Hardware score (RAM, CPU, Disk)
๐ IP Location (geographic diversity)
๐ข The rewards function will be made public later.
For advanced details:https://docs.ravenode.xyz/testnet/blockcast-beacon
Use a dedicated VPS.
Use a burner Solana wallet.
Keep logs open using
docker logs -f blockcastd.Do not shut down your VPS to stay active on the network.
Join now with my referral:๐ https://app.blockcast.network?referral-code=h66fpb
Follow us for more opportunities

