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
- You send a signed or unsigned tx payload to Tachyon.
- Tachyon estimates gas if needed and submits to chain.
- It retries on failure, bumps gas if needed, and guarantees propagation.
- Once mined, it returns the transaction hash.
Last updated on