Skip to content

bifrost-platform/bifrost-snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

bifrost-snapshots

Archive

Mainnet

Field Value
Version v2.0.1
Block 20256743 (Dec 17 2024 11:00:24 AM (+09:00 UTC))
Link Download
Size 615G <-> 720G

Testnet

Field Value
Version v2.0.1
Block 22894264 (Dec 17 2024 11:00:27 AM (+09:00 UTC))
Link Download
Size 218G <-> 235G

Full

Mainnet

Field Value
Version v2.0.1
Block 20256743 (Dec 17 2024 11:00:24 AM (+09:00 UTC))
Link Download
Size 42G <-> 45G

Testnet

Field Value
Version v2.0.1
Block 22894264 (Dec 17 2024 11:00:27 AM (+09:00 UTC))
Link Download
Size 15G <-> 15G

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

  •  
  •  
  •  
  •