keep-starknet-strange / gitcoin-allo-starknet

Gitcoin Allo protocol for Starknet 🐺

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat] Implement the functionality of updateProfileMetadata

Akashneelesh opened this issue · comments

Down below is the function that is to be implemented in the contract but in cairo.
https://github.com/allo-protocol/allo-v2/blob/4dd0ea34a504a16ac90e80f49a5570b8be9b30e9/contracts/core/Registry.sol#L214C14-L214C35

Resources :
https://book.cairo-lang.org/title-page.html
https://book.cairo-lang.org/ch16-02-02-component-dependencies.html?highlight=compo#component-dependencies

If you have any doubts over on how to implement something similar to this you can try discovering few cairo code bases such as :

Unruggable memecoin : https://github.com/keep-starknet-strange/unruggable.meme/tree/main/packages/contracts/src
Blobstream : https://github.com/keep-starknet-strange/blobstream-starknet/tree/main/src

Exclusively for Starknet India team - To onboard new devs from India
Estimated Time taken to complete - 2-3 days (Max)

can i take this?

Yeah sure, you've been assigned. Less go !

Hey Akash,

I want to try this.