Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@terminal-packages/cli

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terminal-packages/cli

Ethereum command line developer portal for the Terminal platform

  • 1.0.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by1700%
Maintainers
3
Weekly downloads
 
Created
Source

npm version downloads Twitter Follow Discord Channel

Terminal-logo

TerminalCLI - Ethereum Developer Portal

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

Installation

Install the TerminalCLI by using on of the following commands:

npm:

$ npm install -g @terminal-packages/cli

yarn:

$ 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.

Usage

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]

Changelog

View changelog

Terminal Developer docs

View develop-docs

Keywords

FAQs

Package last updated on 08 Oct 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc