openzeppelin_security 1.0.0
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/1.0.0/api/security
This crate provides components to handle common security-related tasks such as pausing a contract.
Version 1.0.0
Uploaded 22 hours ago
Size 4.5 KB
Run the following command in your project dir
scarb add openzeppelin_security@1.0.0
Or add the following line to your Scarb.toml
openzeppelin_security = "1.0.0"
Repository github.com/OpenZeppelin/cairo-contracts
Documentation docs.openzeppelin.com/contracts-cairo