Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 602 Bytes

OZ Libraries.md

File metadata and controls

20 lines (18 loc) · 602 Bytes

OpenZeppelin’s smart contract libraries are perhaps the most commonly used libraries in smart contract projects.

These include contracts for popular token standards, access control, security, safe math, proxies and other utilities.


Slide Screenshot

147.jpg


Slide Text

  • OpenZeppelin Smart Contract Libraries
  • Widely Used
  • Time-tested & Optimized
  • SafeMath Library
  • Token Standards, Security, Proxy, Utils

References


Tags