tron-java

Agent skill for java-tron — TRON Protocol Java implementation (FullNode, build, run, APIs, modular architecture, custom actuators).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tron-java" with this command: npx skills add hairyf/blockchain-skills/hairyf-blockchain-skills-tron-java

Skill based on java-tron (TRON Protocol Java implementation), generated 2026-02-09.

java-tron is the Java node for the TRON blockchain: high-throughput, DPoS, EVM-compatible TVM. This skill covers building/running FullNode and SR, HTTP/gRPC/JSON-RPC APIs, modular architecture (framework, protocol, common, chainbase, consensus, actuator), and implementing custom transaction types via actuators.

Core References

TopicDescriptionReference
OverviewWhat java-tron is, artifacts (FullNode.jar, Toolkit.jar), networks (Mainnet, Nile, Shasta, private)core-overview
Build and RunBuild from source (Gradle), run FullNode/SR, config, hardware requirements, dependency (JitPack/Maven)core-build-run
APIsHTTP, gRPC, JSON-RPC configuration and portscore-apis
Configconfig.conf structure — net, storage, node (P2P, HTTP, gRPC, JSON-RPC), localwitness, seed nodes, tuningcore-config

Features

Modularization

TopicDescriptionReference
Modular ArchitectureSix modules (framework, protocol, common, chainbase, consensus, actuator) and key interfacesfeatures-modular-architecture
Modular DeploymentDistribution script launch, JVM optionsfeatures-modular-deployment
Custom ActuatorAdd new contract type: proto, ContractType, Actuator impl, WalletApifeatures-custom-actuator
ToolkitToolkit.jar — DB archive, convert, copy, lite (split/merge), move, rootfeatures-toolkit
start.shRun/stop FullNode, config/data paths, build or release, manifest rebuildfeatures-start-script
DockerBuild and run with Docker — image, config/data mounts, SR mode, JVM optionsfeatures-docker

Best Practices

TopicDescriptionReference
API SecuritySecuring HTTP, gRPC, JSON-RPC when exposing FullNode to the publicbest-practices-api-security

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

openzeppelin-contracts

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

viem

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

ton

No summary provided by upstream source.

Repository SourceNeeds Review
Web3

solana-anchor

No summary provided by upstream source.

Repository SourceNeeds Review