Skip to content

FuelLabs/forc-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forc-wallet

A forc plugin for generating or importing wallets using BIP39 phrases.

Instructions

cargo run -- --help
USAGE:
    forc-wallet [OPTIONS] <SUBCOMMAND>

OPTIONS:
    -h, --help            Print help information
    -o, --format <FMT>    [default: json] [possible values: json, toml]
    -V, --version         Print version information

SUBCOMMANDS:
    generate    Randomly generate a new wallet
    help        Print this message or the help of the given subcommand(s)
    import      Import a wallet from mnemonic phrase