Trident
Trident is a lightweight Java SDK that integrates a suite of libraries designed to help developers quickly build decentralized applications (DApps) and blockchain-based services.
Trident provides a complete implementation of the TRON gRPC interfaces, supporting smart contract deployment and interaction, wallet key management and address generation, transaction building and signing, as well as multiple token standards including TRC10, TRC20, and TRC721.
With its clean API design and high-performance execution, Trident enables developers to seamlessly interact with the TRON network within Java environments.
For more information, please refer to the official resources of Trident:
- Documentation: https://tronprotocol.github.io/trident/
- Quick Start: https://tronprotocol.github.io/trident/quickstart/getting-started.html
- GitHub: https://github.com/tronprotocol/trident
- Get Support: https://github.com/tronprotocol/trident/issues
Updated 16 days ago