Web3Sample is a sample example for the web3py library
pip install -r requirements.txt
from web3_manager import Web3Manager
web3py = Web3Manager()
Check out examples.py for usage examples
Web3Sample is a sample example for the web3py library
pip install -r requirements.txt
from web3_manager import Web3Manager
web3py = Web3Manager()
Check out examples.py for usage examples