Skip to content

Advanced execution modes #7

@AlanVerbner

Description

@AlanVerbner

Description

web3-repl should allow two different execution modes

  1. Exec single command and exit in order to provide users a way to get some simple info and exit
> web3-repl -p http://localhost:8545 -e "web3.eth.blockNumber
  1. Allow users to execute a file with a predefined script to allow them to run several predefined
> web3-repl -p http://localhost:8545 -f myWeb3BasedScript.json

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions