Cyfrin / foundry-defi-stablecoin-cu

249 stars 117 forks source link

ReentrancyGuard not found #49

Closed przemyslawdrozd closed 12 months ago

przemyslawdrozd commented 12 months ago

For the latest version of openzeppelin the import path is different:

import {ReentrancyGuard} from "@openzeppelin/contracts/utils/ReentrancyGuard.sol";