Skip to content

bifrost-platform/bifrost-snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

bifrost-snapshots

Archive

Mainnet

Field Value
Version v2.0.1
Link Download
Size 665G <-> 781G

Testnet

Field Value
Version v2.0.1
Link Download
Size 230G <-> 250G

Full

Mainnet

Field Value
Version v2.0.1
Link Download
Size 46G <-> 49G

Testnet

Field Value
Version v2.0.1
Link Download
Size 15G <-> 16G

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

  •  
  •  
  •  
  •