https://warpcast.com/~/invite-page/273889?id=15d8f0a8
Profile -> More button -> About -> Copy FID

git clone -c advice.detachedHead=false -b @latest https://github.com/farcasterxyz/hub-monorepo.git docker compose run hubble yarn identity create
# Set this to your L1 Mainnet ETH RPC URL ETH_MAINNET_RPC_URL=your-ETH-mainnet-RPC-URL # Set this to your L2 Optimism Mainnet RPC URL OPTIMISM_L2_RPC_URL=your-L2-optimism-RPC-URL # Set this to your Farcaster FID HUB_OPERATOR_FID=your-fid
docker compose up hubble statsd grafana -d

