Advanced
In reply to @b7
2/28/2024

what do you mean exactly? You can put all the code in one file, or use something like https://hardhat.org/hardhat-runner/docs/advanced/flattening

solidity
In reply to @taranis.eth
ɃΞrn@b7
2/28/2024

No, when having multiple contracts in the repo, I want to compile just single contract file instead of all contract files

solidity