Skip to content

pravigya/bitcoin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynewcli

oclif Version Downloads/week License

Usage

$ npm install -g mynewcli
$ mynewcli COMMAND
running command...
$ mynewcli (-v|--version|version)
mynewcli/0.0.0 win32-x64 node-v18.17.0
$ mynewcli --help [COMMAND]
USAGE
  $ mynewcli COMMAND
...

Commands

mynewcli bitcoin-cli

Describe the command here

USAGE
  $ mynewcli bitcoin-cli

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/bitcoin-cli.js

mynewcli generateWallet

Describe the command here

USAGE
  $ mynewcli generateWallet

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/generateWallet.js

mynewcli hello

Describe the command here

USAGE
  $ mynewcli hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

mynewcli help [COMMAND]

display help for mynewcli

USAGE
  $ mynewcli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published