neo-cli-protocol-maker

One click (if you do it right) to update protocol.json

Requirements:

Python packages

  1. BeautifulSoup4 (bs4)
  2. selenium
  3. requests

Additional things

  1. Firefox or Chrome browser
  2. ChromeDriver if using Chrome
  3. geckodriver if using Firefox. If there is any issue, I recommend reading this

Getting Started

1. Download the package

2. Run the Package

Run the script python make_protocol.py

You should see a new protocol.json file in the same directory as the script. Now, copy and replace the protocol.json in your neo-cli directory with this file.

3. That's it!

You can run neo-cli normally. It should automatically connect to live nodes.