openzeppelin_upgrades 3.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/api/upgrades
This crate provides an interface and component used for upgradeability.
Version 3.0.0
Uploaded 1 week ago
License non‑standard
Cairo version ^2.13.1
Size 3.5 KB
Run the following command in your project dir
scarb add openzeppelin_upgrades@3.0.0
Or add the following line to your Scarb.toml
openzeppelin_upgrades = "3.0.0"