Hi, I am trying to interact from the Hardhat console with a contract that I have deployed on a local node (hyperledger besu).
How can I call an instance of a contract from the console as it is done in Truffle? I have not found in the Hardhat documentation.
thanks
Oct 7, 2021, 9:26 AM
https://hardhat.org/guides/hardhat-console.html
Oct 7, 2021, 9:57 AM