openzeppelin_upgrades 1.0.0

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

Readme

Upgrades

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

This crate provides an interface and component used for upgradeability.

Interfaces

Components

Metadata

Version 1.0.0

Uploaded 21 hours ago

Size 3.7 KB

Installation

Run the following command in your project dir

scarb add openzeppelin_upgrades@1.0.0

Or add the following line to your Scarb.toml

openzeppelin_upgrades = "1.0.0"

Monthly downloads

Links

Repository github.com/OpenZeppelin/cairo-contracts

Documentation docs.openzeppelin.com/contracts-cairo

Keywords

  • openzeppelin
  • starknet
  • contracts
  • upgrades

Owners