--

when you import web3 and use w3.eth.contract function, what are we supposed to provide in the abi and bytecode. Yes, we have the compiled json file but they are not in abi and bytecode key value pair hence when we import the json file it still does not know what is abi and bytecode. or is there any other way we can use that abi and bytecode in deployment.py.

--

--

Muhammad Huzaifa
Muhammad Huzaifa

No responses yet