2.11.4 • Published 5 days ago

@minka/cli v2.11.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
5 days ago

Minka CLI

A command line tool for interacting with the Minka Ledger.

Getting started

Installation

Install this package globally by running:

npm install -g @minka/cli

Usage

Minka CLI is available in the terminal through the minka command.

Type minka or minka -h to see a list of supported commands:

$ minka
Usage: minka [options] [command]

Options:
  -V, --version   output the version number
  -v, --verbose   print more detailed output
  -t, --trace     prints even more details than verbose
  -h, --help      display help for command

Commands:
  server          manage server connections
  ledger          create and manage ledger instances
  signer          create and manage signing keys
  symbol          create and manage symbols
  wallet          create and manage wallets
  intent          create intents to transfer balances
  effect          create and manage effects
  bridge          create and manage bridges
  help [command]  display help for command

Minka CLI supports creation of signing keys (signers) locally. For most other operations a connection to a ledger instance is required. To connect to a ledger instance use minka ledger connect command.

2.11.4

5 days ago

2.11.0

27 days ago

2.10.0

2 months ago

2.9.0

2 months ago

2.8.0

2 months ago

2.7.2

2 months ago

2.7.1

3 months ago

2.7.0

3 months ago

2.6.0

4 months ago

2.5.0

5 months ago

2.3.0-rc.2

9 months ago

2.3.0-rc.1

9 months ago

2.3.0-rc.3

8 months ago

2.3.0

8 months ago

2.4.0

6 months ago

2.3.1

7 months ago

2.2.1

12 months ago

2.2.0

12 months ago

2.2.3

12 months ago

2.2.2

12 months ago

2.2.5

11 months ago

2.1.0-rc.1

1 year ago

2.1.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago