openzeppelin_macros 2.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/2.0.0/macros
This crate provides a collection of macros that streamline and simplify development with the OpenZeppelin library.
Version 2.0.0
Uploaded 6 days ago
License non‑standard
Cairo version ^2.11.4
Size 39.7 KB
Run the following command in your project dir
scarb add openzeppelin_macros@2.0.0
Or add the following line to your Scarb.toml
openzeppelin_macros = "2.0.0"