Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@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
The npm package @minka/cli receives a total of 135 weekly downloads. As such, @minka/cli popularity was classified as not popular.
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 0 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.