openzeppelin_security 0.17.0

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup

Readme

Security

NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/api/security

This crate provides components to handle common security-related tasks such as pausing a contract.

Components

Metadata

Version 0.17.0

Uploaded 1 month ago

Size 5.1 KB

Installation

Run the following command in your project dir

scarb add openzeppelin_security@0.17.0

Or add the following line to your Scarb.toml

openzeppelin_security = "0.17.0"

Monthly downloads

Links

Repository github.com/OpenZeppelin/cairo-contracts

Documentation docs.openzeppelin.com/contracts-cairo

Keywords

  • openzeppelin
  • starknet
  • contracts
  • security

Owners