smithery.ai

sunhat

Initialize, compile, test, deploy, or audit TRON smart contract projects that use the Sunhat Hardhat plugin.

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,258 B
  • docs SUMMARY.md 154 B

History

  1. First recorded snapshot · 2 installs

SKILL.md

Sunhat TRON Development Skill

Use this skill to operate the Sunhat lifecycle for TRON smart contracts.

Rule: Read only the workflow file relevant to the current objective. If the request spans multiple objectives, read the required workflows in execution order.

Capabilities

Objective Workflow File Description
Initialize Project [sunhat-init.md](workflows/sunhat-init.md) Setup new project structure, config, and env.
Compile Contracts [sunhat-compile.md](workflows/sunhat-compile.md) Compile Solidity/Vyper with TRON settings.
Run Tests [sunhat-test.md](workflows/sunhat-test.md) Run Foundry (Solidity) or Hardhat (JS) tests.
Security Audit [sunhat-audit.md](workflows/sunhat-audit.md) White Hat Analyze, Exploit (PoC), and Report.
Deploy to Network [sunhat-deploy.md](workflows/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)