Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@blockstack/clarity-cli
Advanced tools
The Clarity CLI is used to manage Clarity smart contracts from the command line.
$ npm install -g @blockstack/clarity-cli
$ clarity COMMAND
running command...
$ clarity (-v|--version|version)
@blockstack/clarity-cli/0.3.4 linux-x64 node-v14.15.1
$ clarity --help [COMMAND]
USAGE
$ clarity COMMAND
...
clarity help [COMMAND]
display help for clarity
USAGE
$ clarity help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
clarity new PROJECT
Generate new project
USAGE
$ clarity new PROJECT
OPTIONS
-h, --help show CLI help
--skip_install Skip running `npm install` after project generation.
EXAMPLE
$ clarity new <PROJECT_NAME>
See code: src/commands/new.ts
clarity setup
Install blockstack-core and its dependencies
USAGE
$ clarity setup
OPTIONS
--from_source Compile binary from Rust source instead of downloading distributable.
--overwrite Overwrites an existing installed clarity-cli bin file.
EXAMPLE
$ clarity setup
See code: src/commands/setup.ts
FAQs
The Clarity CLI is used to manage Clarity smart contracts from the command line.
The npm package @blockstack/clarity-cli receives a total of 1 weekly downloads. As such, @blockstack/clarity-cli popularity was classified as not popular.
We found that @blockstack/clarity-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.