
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
@minka/cli
Advanced tools
A command line tool for interacting with the Minka Ledger.
Install this package globally by running:
npm install -g @minka/cli
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.
FAQs
Command line tool for Minka Ledger
We found that @minka/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.