Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 132 Bytes

math.md

File metadata and controls

6 lines (3 loc) · 132 Bytes

Math

SafeMath.sol

This is a standard math library from Zeppelin that checks against overflows and underflows of uint types.