Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
@terminal-packages/cli
Advanced tools
Ethereum command line developer portal for the Terminal platform
Terminal is an developers platform for builing on Ethereum. Develop, test, and manage Ethereum artifacts and infrastructure in a unified workspace with Terminal. The Terminal toolkit provides developers with a broad range of utilities to construct robust and user-friendly decentralized applications or dapps.
TerminalCLI is a development framework which allows you to utilize an array of powerful ethereum development tools for builiding dapps and smartcontracts - all from your command prompt. It provides a fast and concise command line interface to your Terminal workspace. Some actions on Terminal, such as generating ganache instances or batch uploading smart contracts can be overly tedious and lack customization on the Terminal web interface. TerminalCLI is designed to improve your workflow so you can quickly bootsrap your workspace and focus on working with the keynote features of the platform.
-Bulk upload contracts to Terminal.
-Control the project and folder hierarchy of your Terminal workspace
-Link and deploy ganache recipes as hosted or local ganache instances
-Fetch logs for any object across your Workspaces.
-Deploy contracts and verify source code automatically
Install the TerminalCLI by using on of the following commands:
$ npm install -g @terminal-packages/cli
$ yarn global add @terminal-packages/cli
Now that you've installed the cli, you will need to signup for a Terminal account. You can make an account by going to https://terminal.co and clicking 'signup'. For more info getting your TerminalCLI set up check out the docs on our webpage.
Just type hex
on the command line and the CLI usage will appear:
Usage: hex [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
config Show configuration
contracts Contract CLI commands
projects Projects CLI commands
ganache Create, delete and get info for ganache instances
login Login to your terminal account
logs Get logs for your terminal account
logout Logout of the CLI
teams Teams information
whoami Show profile details of the logged in user
help [cmd] Display help for [cmd]
View changelog
View develop-docs
FAQs
Ethereum command line developer portal for the Terminal platform
The npm package @terminal-packages/cli receives a total of 18 weekly downloads. As such, @terminal-packages/cli popularity was classified as not popular.
We found that @terminal-packages/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.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
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.