KevinVitale / WalletKitCLI

CLI utility using the WalletKit framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USAGE: cli [--seed-phrase <seed-phrase>] [--passphrase <passphrase>]

OPTIONS:
  -s, --seed-phrase <seed-phrase>
                          A specific mnemonic seed phrase used to create the wallet. 
  -p, --passphrase <passphrase>
                          An optional passphrase for improving entropy. 
  -h, --help              Show help information.

About

CLI utility using the WalletKit framework


Languages

Language:Swift 100.0%