Skip to content

bifrost-platform/bifrost-snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

bifrost-snapshots

Mainnet

Field Value
Version v1.3.0
Block 17838401 (Sep 24 2024 11:09:21 AM (+09:00 UTC))
Link Download
Size 472G <-> 551G

Testnet

Field Value
Version v1.3.0
Block 20497522 (Sep 24 2024 11:09:15 AM (+09:00 UTC))
Link Download
Size 182G <-> 195G

How to download

Download and export snapshot simultaneously

This method allows you to download and export the snapshot simultaneously. If there is no reason to save the snapshot, you can save time and disk space using this method. Change to the chain data directory before executing (/var/lib/bifrost-data according to the operation manual). The expected download duration will take up to an hour.

For instances that has not installed lz4, it should be manually installed by the following command.

apt install lz4
cd <YOUR-BASE-PATH-DIRECTORY>
wget -q -O - $LINK | tar -I lz4 -xvf -

Return to the process in the operation manual once complete.

Multithreaded download

aria2c -s14 -x14 -k100M $LINK -o $PATH
tar -I lz4 -xvf $FILE -C <YOUR-BASE-PATH-DIRECTORY>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •