This project qualifies as a security dev tools (due to technical issue, the other team member, orenfine@sphere-x.xyz, doesn't show on the team page)
This project assesses and mitigates the risk of reentrancy. This project can be deployed on BNB Chain
Reentrancy exploits are probably one of the most common causes of Defi hacks.
Hacks like Cream, Fei and the recent Orion have implemented some sorts of Reentrancy Guard but failed to do so in a wholesome manner.
This new approach for Reentrancy Guard makes the integration seamless and avoids any ill-implementation.
This approach also eliminates any vulnerabilities caused by "read-only reentrancy" as this kind reentrancy is also being checked.
We hope this will help developers gain confidence in their code as one that is protected against reentrancy