0xSpaceShard / starknet-hardhat-example

Examples of how Starknet Hardhat plugin can be used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] Support `getContractAt` and `contractInstance.address`

NIC619 opened this issue · comments

Hi, is it possible that the plugin supports accessing the address of the deployed Cairo contract and accessing a deployed Cairo contract similar to how ethers.getContractAt works?