node-web3-repl

1.0.1 • Public • Published

node-web3-repl

license: Unlicense

Features

  • Web3 v 1.x
  • Supports promisified methods

Installation

npm i -g node-web3-repl

Usage

  • web3-repl : Launches REPL connected to Ethereum Mainnet
  • web3-repl [rpc endpoint] : Connect to a custom RPC endpoint

Promisified methods

Use the await keyword, for example:

> await web3.eth.getBlock(1)

Readme

Keywords

Package Sidebar

Install

npm i node-web3-repl

Weekly Downloads

1

Version

1.0.1

License

Unlicense

Unpacked Size

84.4 kB

Total Files

4

Last publish

Collaborators

  • kamikazechaser