Usage Step 1: Preparation - Make sure your hardware meets the suggested requirement:https://developers.tron.network/docs/deploy-the-fullnode-or-supernode#recommended-configuration. - A disk with enough free storage, at least twice the size of the snapshot. Step 2: Download && Uncompress - Download All FullNode_LevelDB_0*.tar.gz files, and use FullNode_LevelDB.md5sum to verify the downloaded file. - Uncompress: cat FullNode_LevelDB* |tar -xzf - -C dir Step 3: Replace Data - Startup the node. The node reads the output-directory directory by default. If you need to specify another directory, please add the ``-d `` parameter when the node starts.