Database Snapshots
Transformers officially offers database snapshots regularly for quick node deployment. A data snapshot is a compressed file of the database backup of a Transformers network node at a certain time. Developers can download and use the data snapshot to speed up the node synchronization process.
Download the Data Snapshot
The following table shows the download address of Fullnode data snapshots. Please select a suitable data snapshot according to the location and node database type, and whether you need to query historical internal transactions.
Release Date | Ledger data | Description |
---|---|---|
2024.6 | data.db.2812.tar.gz | Applicable to v1.1.0 main network version |
Use the data snapshot
The steps for using data snapshots are as follows:
- Download the corresponding compressed backup database according to your needs.
- Decompress the compressed file of the backup database to the output-directory directory or to the corresponding directory according to your needs.
data.db
- Startup the node. The node reads the output-directory directory by default. If you need to display menu,please add the -m directory parameter when the node starts.
./tfs_v1.1.x_xxxx_testnet