10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
to execute the pre-compiled binary version of the FLO core wallet,
|
|
run the following command in terminal
|
|
$./flo-qt
|
|
|
|
to run the testnet wallet
|
|
$./flo-qt --testnet
|
|
|
|
to execute the flo cli commands use
|
|
$./flo-cli
|