LogoLogo
  • Introduction
  • Running Tellor Layer
    • Getting Started
    • Bridging Sepolia TRB
      • Bridge TRB back to Sepolia
      • Manual Generation of Bridge Query Data / IDs
    • Managing Accounts
    • Node Setup
      • Peers List & Public RPCs
      • Cosmovisor Sync
      • State Sync Troubleshooting / Resetting Chain Data
      • Example .service Files
    • Run a Layer Validator
      • Slashing Rules for Validators
    • Become a Data Reporter
      • Unjail Your Reporter
    • Command Line Usage
      • Query the Chain
      • Creating Transactions
      • Delegate to a Validator
      • Select a Reporter
  • Disputes and Reporter Governance
  • Using Tellor Data
    • Relay Data to EVM Chains
    • Integrating Tellor Data
    • Integrate Tellor on a New Chain
Powered by GitBook
On this page
  1. Running Tellor Layer

Getting Started

Tellor layer is a proof of stake network open to everyone who wants to run a validator or be a reporter. This is the command line setup for running a tellor layer node, validator, and/or reporter.

PreviousIntroductionNextBridging Sepolia TRB

Last updated 13 days ago

Visit the Data Feed to see the oracle data being reported in real time .

Welcome to the Guide

Please take the time to review all information in this guide and acclimate yourself before beginning.

Note: This is a guide for setting up a Tellor Layer public testnet validator / reporter. Care is taken to provide info on the tools being used, but testers should be comfortable with running experimental code via command line interface. A beginner’s understanding of the cosmos SDK is highly recommended!

Disclaimer: participation in the Tellor Layer public testnet involves using experimental software. If used in a mainnet context, the commands in this documentation WILL have consequences for real funds. Proceed with caution and ensure that you understand the responsibilities and risks associated with participation. *It's advisable to always use a fresh addresses for testing, and never use a testnet address for mainnet funds.

here
Node Setup
Run a Layer Validator
Become a Data Reporter