openzeppelin_token 2.0.0

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

Readme

Token

This crate provides a set of components and modules to implement, extend, and interact with different token standards.

ERC20

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

Interfaces Components

ERC721

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

Interfaces Components

ERC1155

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

Interfaces Components

Common

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

Interfaces Components

Metadata

Version 2.0.0

Uploaded 1 week ago

License non‑standard

Cairo version ^2.11.4

Size 43.8 KB

Installation

Run the following command in your project dir

scarb add openzeppelin_token@2.0.0

Or add the following line to your Scarb.toml

openzeppelin_token = "2.0.0"

Monthly downloads

Links

Keywords

  • openzeppelin
  • starknet
  • contracts
  • standards
  • token

Owners