Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Implement the functionality of isMemberOfProfile #5

Open
Akashneelesh opened this issue May 28, 2024 · 5 comments · May be fixed by #46 or #48
Open

[feat] Implement the functionality of isMemberOfProfile #5

Akashneelesh opened this issue May 28, 2024 · 5 comments · May be fixed by #46 or #48
Assignees
Labels
Cairo Smart contract good first issue Good for newcomers

Comments

@Akashneelesh
Copy link
Collaborator

Akashneelesh commented May 28, 2024

Down below is the function that is to be implemented in the contract but in cairo :

Resources :
https://book.cairo-lang.org/title-page.html
https://book.cairo-lang.org/ch16-02-02-component-dependencies.html?highlight=compon#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)

@Akashneelesh Akashneelesh added good first issue Good for newcomers Cairo Smart contract labels May 28, 2024
@Akashneelesh Akashneelesh changed the title [feat] Implement the functionality of _isMemberOfProfile [feat] Implement the functionality of isMemberOfProfile May 28, 2024
@Naveenkhasyap
Copy link

I would like to pick this issue @Akashneelesh

@Akashneelesh
Copy link
Collaborator Author

Yeah sure ! You've been assigned to it. less go !

@kenkomu
Copy link

kenkomu commented May 31, 2024

Hello my name is Kenneth Komu. I am a Starknet developer and I would like to work on the issue.

@Manush-2005
Copy link
Contributor

Hey @Akashneelesh ,I would like to take this issue up to solve both this issue and #10

@rahultripathi21
Copy link

Hey , i have raised the PR for this issue, pleas check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment