Thanks to visit codestin.com
Credit goes to docs.tempo.xyz

Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Tempo Node

Running a Tempo node allows you to interact with the network directly, providing your own RPC access or contributing to network infrastructure. Nodes provide JSON-RPC API access for applications, explorers, and wallets but do not participate in consensus.

Supported Platforms

Prebuilt binaries are available for:

  • Linux (x86_64 and ARM64) - requires glibc ≥ 2.38
  • macOS (ARM64)

Getting Started