Smart Contract deployment with web3.py – AttributeError: ‘Web3’ object has no attribute ‘…’
I am new to blockchain and have recently setup a hardhat project and written a smart contract for minting nfts. I am more comfortable with python so have started using web3.py for deploying and interacting the scripts. I had two questions: