Incorrect Remapping in Foundry.toml Prevents Contract Compilation
Both BidBeasts_NFT_ERC71 and BidBeastsNFTMarketPlace contracts rely on @openzeppelin/contracts/ for their OpenZeppelin imports. However, the current remapping in Foundry.toml is incorrectly defined as:
The incorrect remapping prevents the compiler from resolving OpenZeppelin imports correctly, resulting in compilation errors.
Likelihood: High
Impact: High
Contracts cannot be compiled and cannot be deployed
Update the remapping configuration in Foundry.toml as follows:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.