How can I compile a smart contract which imports other files or packages? For example: "import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol"
How can I compile a smart contract which imports other files or packages?
For example: "import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol"