openzeppelin_token 0.18.0
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
This crate provides a set of components and modules to implement, extend, and interact with different token standards.
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/0.18.0/api/erc20
Interfaces ComponentsNOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/0.18.0/api/erc721
Interfaces ComponentsNOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/0.18.0/api/erc1155
Interfaces ComponentsNOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/0.18.0/api/token_common
Interfaces ComponentsVersion 0.18.0
Uploaded 1 year ago
Cairo version ^2.8.4
Size 28.5 KB
Run the following command in your project dir
scarb add openzeppelin_token@0.18.0
Or add the following line to your Scarb.toml
openzeppelin_token = "0.18.0"