Socket
Socket
Sign inDemoInstall

eth-commander

Package Overview
Dependencies
345
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eth-commander

Ethereum Blockchain Commander is a set of utilities that help compile, deploy, test and run transactions in the blockchain


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Ethereum Blockchain Commander

This project is a work in progress

Usage

Geth

Use ec to init and start a geth node

ec geth

This will create a local geth node with an initial account (if needed). To unlock this account, use test as a password.

Development with Remix

You can launch the Remix IDE on top of a local geth node by running:

ec ide

A browser will open. From the "Environment" dropdown in Remix, choose "Web3 provider" and enter the URL of your RPC node.

Same as above, this will create an initial account with test as a password.

Keywords

FAQs

Last updated on 02 Nov 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc