If anyone reads and processes the pages, they need to run a few lines of code to access the functions again.
FIRST
https://bootstrap.pypa.io/get-pip.py Right Click and Save to Your Computer
Activate the venv module as explained in the relevant section. The file you downloaded must be in the Home folder. Run the following in the terminal:
Code: Select all
python get-pip.py
Code: Select all
pip install web3
Thus, we can continue to process the sample topics explained in this section. We will add a topic about how to view balances in web3 soon.