sunhat-tron-development

star 14

The official detailed guide for developing, testing, deploying, and auditing TRON smart contracts using the Sunhat toolkit.

sun-protocol By sun-protocol schedule Updated 1/21/2026

name: Sunhat TRON Development description: The official detailed guide for developing, testing, deploying, and auditing TRON smart contracts using the Sunhat toolkit.

Sunhat TRON Development Skill

This skill enables you to develop, test, and deploy smart contracts on the TRON network.

Rule: Do not memorize the details of every task. Only read the specific workflow file relevant to your current objective.

Capabilities

Objective Workflow File Description
Initialize Project sunhat-init.md Setup new project structure, config, and env.
Compile Contracts sunhat-compile.md Compile Solidity/Vyper with TRON settings.
Run Tests sunhat-test.md Run Foundry (Solidity) or Hardhat (JS) tests.
Security Audit sunhat-audit.md White Hat Analyze, Exploit (PoC), and Report.
Deploy to Network sunhat-deploy.md Deploy contracts to Mainnet/Nile/Shasta.

Quick Reference

  • CLI Tool: sunhat (implicitly wraps Hardhat)
  • Config: hardhat.config.ts
  • Networks: tron (alias for configured TRON network)
Install via CLI
npx skills add https://github.com/sun-protocol/sunhat --skill sunhat-tron-development
Repository Details
star Stars 14
call_split Forks 8
navigation Branch main
article Path SKILL.md
More from Creator
sun-protocol
sun-protocol Explore all skills →