Snapshot

Step 1: Download snapshot.

curl -o - -L https://snapshot.cascadia.foundation/$(curl -s https://snapshot.cascadia.foundation/info.txt | jq -r .filename) | lz4 -c -d - | tar -x -C $HOME/.cascadiad data

Cascadia's most recent snapshot can be found here.

Last updated