For more Hidden Alpha & Updates-- Follow usππ
sudo apt update && sudo apt upgrade -ycurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shsource $HOME/.cargo/envrustc --version
cargo --versionecho 'source $HOME/.cargo/env' >> ~/.bashrcsource ~/.bashrccurl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bashsource ~/.bashrcsoundnessup install
soundnessup updatesoundness-cli generate-key --name my-keyImporting a Key Pair To import an existing key pair from a mnemonic phrase:
soundness-cli import-key --name my-keyListing Key Pairs To view all stored key pairs and their associated public keys:
soundness-cli list-keysExporting Key Mnemonic To export the mnemonic phrase for a stored key pair:
soundness-cli export-key --name my-key