.. attention:: This project is no longer under active development and has been archived. The repository is kept for historical purposes and read-only access. No further updates or pull requests will be considered.
.. To build this file locally ensure docutils Python package is installed and run: $ rst2html.py README.rst README.html
Homebrew Tap for web3j command line tools.
Add the tap, and install:
.. code-block:: bash
brew tap web3j/web3j brew install web3j
Run the web3j executable:
.. code-block:: bash
$ web3j
_ _____ _ _
| | |____ (_) (_)
___| | / / _ \ \ /\ / / \ ' \ \ \ | | | / _ \ \ V V / / |) |./ / | | || () | _/_/ _|_./ __/| |()|| _/ _/ | |__/
Usage: web3j version|wallet|solidity ...
Refer to the web3j documentation <http://docs.web3j.io/command_line.html>
_ for further information.