For the record, web3.py
should also work with this method. So, a simple one-liner like from web3.auto import w3
should give a working API object.
You are viewing a single comment's thread from:
For the record, web3.py
should also work with this method. So, a simple one-liner like from web3.auto import w3
should give a working API object.