carbonable-labs / carbon-protocol-v3

Apache License 2.0
7 stars 22 forks source link

Minter of ERC721 #72

Open Khyati729 opened 3 weeks ago

Khyati729 commented 3 weeks ago

Description

In Carbon Protocol v3 - When the user calls the mint function (to mint ERC1155, in project.cairo) for the first time, it should also mint an ERC721. For the moment, we don’t mind what ERC721 it is and the details about it.

User Flow

User buy with the public_buy function ⇒ call of fn mint in project.cairo ⇒ mint of a dedicated ERC721 with mint function of that ERC721.cairo ⇒ then mint of the regular erc1155.

Additional context

[ Medium Difficulty - Cairo - High Priority]

Acceptance Criteria

jsandinoDev commented 3 weeks ago

Hi @Khyati729, I would like to work on it :)

danielcdz commented 3 weeks ago

Hello @Khyati729 ! My name is Daniel Calderon, I'm a software developer and OD contributor from Costa Rica, and this is my third ODHack, I would love to help with this issue during the current one, also I already joined the TG group. I will tackle this issue by:

Khyati729 commented 3 weeks ago

Contribute to Carbonable during ODHack: Provable environmental infra

od-hunter commented 3 weeks ago

Hello @Khyati729 , can I be assigned this issue please? I’m ready to start work. I already commented in the telegram group as od-hunter. Thank you.

od-hunter commented 1 week ago

Hello @Khyati729 , so sorry for the delay, I’ll send a draft pr before the end of , thank you.🙏🏾