This is the official developer documentation for the TronLink wallet, providing comprehensive development guides and API references.
- 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
- Clone the repository
git clone https://github.com/TronLink/docs.git
cd docs- Install dependencies
pip install -r requirements.txt- Start the local server
mkdocs serve- Visit http://localhost:8000 to view the documentation.
mkdocs buildThe built files will be output to the site/ directory.
- MkDocs - Static site generator
- Material for MkDocs - Theme
- GitHub Pages - Hosting service
- GitHub Actions - CI/CD for deployment
- Official Website: https://www.tronlink.org/