Author

Topic: List of command line (CLI/TUI text-based user interface) wallet software - help (Read 61 times)

legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
Can I ask you to suggest command line (CLI or TUI - text-based) wallet software packages for Bitcoin, please? I would like to compile a complete list of all of usable ones.
Sparrow wallet has "Sparrow Server" binaries that can be used in CLI.
Note: it's not Sparrow's SPV server software, the name is just misleading.

I haven't fully tested its terminal mode (try it before adding to the list) but this is what its --help command line option shows:
Code:
$ ./Sparrow -t true -h
Usage: sparrow [options]
  Options:
    --dir, -d
      Path to Sparrow home folder
    --help, -h
      Show usage
    --level, -l
      Set log level
      Possible Values: [ERROR, WARN, INFO, DEBUG, TRACE]
    --network, -n
      Network to use
      Possible Values: [mainnet, testnet, regtest, signet, testnet4]
    --terminal, -t
      Terminal mode
      Default: false
    --version, -v
      Show version
      Default: false
legendary
Activity: 2170
Merit: 1789
-snip-
I think you can add this to your opening post too. Keeping a log of the edits might be useful if the list gets bigger.
member
Activity: 378
Merit: 93
Enable v2transport=1 and mempoolfullrbf=1
member
Activity: 122
Merit: 72
Can I ask you to suggest command line (CLI or TUI - text-based) wallet software packages for Bitcoin, please? I would like to compile a complete list of all of usable ones.

The ones that I can think of:
Jump to: