Cyfrin/foundry-devops

[Improvement] use `fs_permission` instead of `ffi`

foufrix opened this issue · 2 comments

I just went through your course, and you propose to change the code to work with Foundry fs_permission instead of allowing ffi

Example of where it can be useful in Cyfrin course lesson

fs_permission docs

ffi docs

Yes, this would be great