asnakep / Mithril-Snapshot-Deployer

Deploy Cardano Blockchain from Latest Mithril Snapshot (mainnet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Cardano Blockchain from Latest Mithril Snapshot (Mainnet)

Discover two solutions to download, uncompress, and unarchive the Cardano blockchain onfile database from the latest Mithril Mainnet snapshot, placing it under the path specified by user input.

Select either the Linux Bash or multiplatform Python script; both scripts perform the same action.

Script actions under directory coming from user input:

  1. Download latest mainnet Mithril Snapshot.
  2. Decompress the downloaded zst snapshot file.
  3. Unarchive the decompressed snapshot.

onLinux onWindows

About

Deploy Cardano Blockchain from Latest Mithril Snapshot (mainnet)


Languages

Language:Python 61.0%Language:Shell 39.0%