New import syntax has been supported by flow cli and language server.
Example:
import "AccountCreator"
...
contract information is in the flow.json file. It stores the contract addresses for various deployments, mainnet, testnet, emulator.
reference: onflow/flips#128
New import syntax has been supported by flow cli and language server.
Example:
contract information is in the flow.json file. It stores the contract addresses for various deployments, mainnet, testnet, emulator.
reference: onflow/flips#128