Skip to Content
TachyonCore Concepts of Tachyon

Core Concepts

What is a Relayer?

A relayer is a backend system that submits transactions to blockchain networks on behalf of users or applications.

How Tachyon Works

  1. You send a signed or unsigned tx payload to Tachyon.
  2. Tachyon estimates gas if needed and submits to chain.
  3. It retries on failure, bumps gas if needed, and guarantees propagation.
  4. Once mined, it returns the transaction hash.
Last updated on