Tellor Docs V2
  • The Basics
    • Welcome
    • Fundamentals
    • Contracts Overview
    • Contracts Reference
  • Getting Data
    • Introduction
    • Creating a Query
    • Reading Data
      • Tellor Playground
    • Funding a Feed
    • Tellor Functions
  • Reporting Data
    • Introduction
    • Becoming a Reporter
      • Staking / Unstaking
      • Submitting Values
    • Getting Paid
    • Setting up New Chains
  • Disputing Data
    • Introduction
    • Monitoring
    • How to Dispute
    • Voting/Resolution
  • Vulnerability Disclosure
Powered by GitBook
On this page
Edit on GitHub
  1. Reporting Data

Becoming a Reporter

telliot - the tellor tasker

PreviousIntroductionNextStaking / Unstaking

Last updated 2 years ago

Telliot is the main CLI of the project. It is a customizable python repository that can handle all functions of being a reporter in the Tellor system.

Note: the easiest way to become a reporter is through Telliot. However, the tellor contracts do not require telliot usage. Tellor can be interacted with in any scripting language or even by using front-end tools or websites (e.g. Etherscan).

Set up and Usage

Follow the installation and setup instructions at:

https://tellor-io.github.io/telliot-feeds/getting-started/