Docker automation for TRON nodes
This tool bundles multiple commands into one, enabling the community to quickly get started with TRON network interaction and development.
# Help information for java-tron docker image build and testing command
$ ./trond docker
# Help information for database snapshot download related command
$ ./trond snapshot
# Help information for TRON node deployment command
$ ./trond node
-h, --help help for trond
- trond docker - Commands for operating java-tron docker image.
- trond gen-docs - Generate markdown documentation for the CLI.
- trond node - Commands for operating java-tron docker node.
- trond snapshot - Commands for getting java-tron node snapshots.