About the author


Author: https://t.me/ahillary

Resources


Channel: https://t.me/semolina_code_python

Chat: https://t.me/python_with_ahillary

YouTube: https://www.youtube.com/@semolinacode

Coding training: https://t.me/how_to_code_web3

Prop trading: https://t.me/semolina_prop

Содержание

Окружение

Версия python

Мы будем работать на python 3.11 так как последняя версия (python 3.12) нестабильно работаем со всеми функциями используемых нами библиотек

Download Python

virtualenv venv --python=python3.11

Версия web3.py

Мы будем работать с версией web3.py 6.14.0

Release Notes — web3.py 7.2.0 documentation