Decentralized USD Smart Contract Audit

Decentralized USD Smart Contract Audit

Project Background Decentralized USD token contract for an ERC20 token called USDD. Here’s a breakdown of the contract: SafeMath Library: This library provides arithmetic functions with safety checks to prevent overflow and underflow. IERC20 Interface: This interface defines the standard…