carbonable-labs / cairo-erc-3525

Semi-Fungible Token
Apache License 2.0
24 stars 10 forks source link

Implementation of Burnable and Mintable extensions #9

Closed tekkac closed 1 year ago

tekkac commented 1 year ago

Description

Implement interface and functions to enable the minting and burning of tokens.

The list of functions are :

Acceptance Criteria