Run npm i eth-cli -g
to install the eth-cli package.
Use contract:call
to call methods on contracts deployed on any network.
Use eth repl
to start an interactive REPL connected to an Ethereum node.
Run npm i eth-cli -g
to install the eth-cli package.
Use contract:call
to call methods on contracts deployed on any network.
Use eth repl
to start an interactive REPL connected to an Ethereum node.