Run a Data Reporter
Operate a Data Reporter!
Staking
1) Configure a Reporter on Tellor
# create-reporter [commission-rate] [min-tokens-required] [moniker] [flags]
./layerd tx reporter create-reporter 0.05 1000000 REPORTER_MONIKER --from YOUR_ACCOUNT_NAME --chain-id tellor-1 --fees 10loya --yes2) Check if your reporter was created successfully:
./layerd query reporter reporters | grep -A 7 YOUR_TELLOR_ADDRESS3) Download the latest reporterd binary:
reporterd binary:4) Create .env
5) Start the reporter:
Last updated
Was this helpful?

