Skip to main content

Module mnemonic

Module mnemonic 

Source
Expand description

Deployer mnemonic inspection for testnet/mainnet safety checks.

Structs§

ParsedDeployerMnemonic

Enums§

MnemonicCheck

Constants§

PUBLIC_DEVNET_MNEMONICS
Public devnet seeds shipped in scaffold templates — must never be used on testnet/mainnet.

Functions§

check_deployer_mnemonic
inspect_settings_file
Inspect a network settings file on disk (for doctor).
is_mnemonic_placeholder
is_public_devnet_mnemonic
normalize_mnemonic
Normalize whitespace for stable comparison.
parse_deployer_mnemonic
settings_relative_path
validate_mnemonic_word_format
Word-count + lowercase a-z charset (no BIP39 checksum — Clarinet may accept edge cases).