eth-manual-tests

For manually testing different Ethereum commands.

You can either go to https://bbondy.github.io/eth-manual-tests/request.html

Or do a local setup with:

  1. Run server
    • Python 2
      python -m SimpleHTTPServer 8081
    • Python 3
      python3 -m http.server 8081
  2. Load up http://localhost:8081/request.html