Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@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.1.2-alpha.0 darwin-x64 node-v10.15.3
$ 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
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 5 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.