GoTron SDK

GoTron is widely adopted in Go backend integrations that need to build and sign TRON transactions server-side — exchange wallet services, custody systems, payment processors, and analytics indexers.

📘

Prerequisites

GoTron is a community-maintained Go SDK for interacting with the TRON blockchain. It wraps the TRON gRPC API in idiomatic Go and provides types and helpers for building and signing transactions, reading account balances and resources, calling smart contracts, and subscribing to on-chain events.

GoTron is widely adopted in Go backend integrations that need to build and sign TRON transactions server-side — exchange wallet services, custody systems, payment processors, and analytics indexers.

For more information, refer to the GoTron SDK project resources:


Related resources