Skip to content

TronLink/docs

Repository files navigation

TronLink Developer Documentation

This is the official developer documentation for the TronLink wallet, providing comprehensive development guides and API references.

🤖 For AI Agents

If you are an AI agent (Claude, Cursor, Codex, etc.) reading this repo, start here:

Branch on structured error.code / error.retryable, never on prose. Sign / Remote Write tools require user approval (HITL) and must not be auto-retried — see each tool's Safety section.

📖 Documentation Contents

  • Introduction - Overview of TronLink and the TRON ecosystem
  • HD Wallet - Documentation related to HD wallets
  • TronLink App - Mobile integration guide
    • Asset Management
    • DeepLink
    • DApp Support
  • TronLink Wallet Extension - Browser extension development
    • Request TronLink Extension
    • Receive messages from TronLink
  • DApp - Decentralized application development
    • Start Developing
    • Multi-Signature Transfer
    • Message Signature
    • General Transfer
    • Stake2.0
  • AI Support - AI agent tooling and machine-readable documentation
    • AI / LLMs (entry point + llms.txt / llms-full.*.txt endpoints)
    • MCP Server TronLink (52 tools: on-chain, multi-sig, GasFree)
    • TronLink MCP Core (framework library, SSOT for error codes & schemas)
    • TronLink Skills (read-only agent skills, 33 commands / 25 MCP tools)
    • MCP TronLink Signer & TronLink Signer SDK (HITL signing)
    • TronLink CLI

🚀 Getting Started

Local Development

  1. Clone the repository
git clone https://github.com/TronLink/docs.git
cd docs
  1. Install dependencies
pip install -r requirements.txt
  1. Start the local server
mkdocs serve
  1. Visit http://localhost:8000 to view the documentation.

Build the Documentation

mkdocs build

The built files will be output to the site/ directory.

🔧 Tech Stack

🤝 Contact Us

📚 Related Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages