Skip to content

Instantly share code, notes, and snippets.

View Wolfy18's full-sized avatar

Wolfgang Leon Wolfy18

View GitHub Profile
@cardano-apexpool
cardano-apexpool / wallet_from_mnemonic.sh
Last active September 26, 2024 09:06
Extract the keys from the mnemonic for a Cardano wallet
#!/bin/bash
# For mainnet
NET="mainnet"
NET_WITH_PREFIX="--mainnet"
# For preprod
#NET="testnet"
#NET_WITH_PREFIX="--testnet-magic 1"
# For preview