Attack Vectors in Solidity #1: Inappropriate Access Control
Introduction:
In Solidity, access control refers to the ability to restrict certain functions or variables to only be accessible or modifiable by certain parties. This is typically achieved through the use of modifiers, which are special functions pl...
natachi.hashnode.dev3 min read
Obasi Vera
Frontend Developer • Building @ Hirelyze AI
This article is really great keep it up.