
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@particle-network/cli
Advanced tools
The Particle CLI is used to support Particle Network usage from the command line. It is built using oclif.
npm install -g @particle-network/cli
yarn global add @particle-network/cli
Particle Network CLI
VERSION
@particle-network/cli/0.1.0 darwin-x64 node-v16.14.2
USAGE
$ particle [COMMAND]
COMMANDS
autocomplete display autocomplete installation instructions
help Display help for particle.
sign-message Sign a message with a keypair
update update the particle CLI
USAGE
$ particle sign-message [MESSAGE] [-k <value>] [-p <value>] [-c evm-chain|solana]
ARGUMENTS
MESSAGE The message to sign
FLAGS
-c, --chain=<option> [default: evm-chain] The chain type to use for signing
<options: evm-chain|solana>
-k, --keypair=<value> The keypair to use for signing
-p, --privateKey=<value> The private key(hex string) to use for signing
DESCRIPTION
Sign a message with a keypair
EXAMPLES
$ particle sign-message 'Particle Network' --chain solana --keypair ./keypair.json
FAQs
Particle Network CLI
We found that @particle-network/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.