Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    sun-protocol

    sunhat-tron-development

    sun-protocol/sunhat-tron-development
    Coding
    13
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

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

    SKILL.md

    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)
    Recommended Servers
    OpenZeppelin
    OpenZeppelin
    Astro Docs
    Astro Docs
    Blockscout MCP Server
    Blockscout MCP Server
    Repository
    sun-protocol/sunhat
    Files