One click (if you do it right) to update protocol.json
- BeautifulSoup4 (bs4)
- selenium
- requests
- Firefox or Chrome browser
- ChromeDriver if using Chrome
- geckodriver if using Firefox. If there is any issue, I recommend reading this
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.
You can run neo-cli normally. It should automatically connect to live nodes.