Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 774 Bytes

File metadata and controls

12 lines (9 loc) · 774 Bytes

Concepts

How TRON and wallet-cli work underneath the commands. Read these once and the command pages stop feeling arbitrary.

Concept What it explains
Networks Canonical network ids (tron:mainnet / tron:nile / tron:shasta) and how a command picks one
Accounts and HD wallets Seeds, derived accounts, account types, the active account, backup and delete
Energy and bandwidth TRON's fee model and why stake exists
Security model Key storage, secret handling, recovery, and what remains your responsibility

Doing rather than understanding? See the guides. Looking up a command? See the command reference.