I was reading this contract that I found in the solidity documentation and I assume this contract is unique and deployed by the auction house. All users can make an offer. From an implementation point of view, how does a user call the methods of this contract using web3.js if he didn't deploy it?
question from:https://stackoverflow.com/questions/66055850/how-to-interact-with-an-already-deployed-smart-contract