Modifiers Modifiers in solidity are like middlewares in express.js, you use them to sort of like authenticate endpoints, in solidity they are used to authenticate or carry out a check on functions, to ensure that the function runs only when a particu...
collinsadi.hashnode.dev4 min read
No responses yet.