Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@minka/cli

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minka/cli

Command line tool for Minka Ledger

  • 2.17.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
138
increased by115.63%
Maintainers
0
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc