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 isOwnerOrMemberOfProfile #10

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

[feat] Implement the functionality of isOwnerOrMemberOfProfile #10

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

Comments

@Akashneelesh
Copy link
Collaborator

Akashneelesh commented May 28, 2024

Use u256 instead of bytes32
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#L229

Resources :
https://book.cairo-lang.org/title-page.html

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)

@kyzan
Copy link

kyzan commented May 31, 2024

I would like to take this up!

@Gerson2102
Copy link

@Akashneelesh hello mate. I would like to work in this issue. I have been studying Rust and Cairo, they are pretty similar. You can check my OD profile: https://app.onlydust.com/u/Gerson2102
And my github profile: https://github.com/Gerson2102

@Sh0g0-1758
Copy link

Hey there @Akashneelesh, seems like an easy feature to implement. Can you assign this to me.

@Josh-121
Copy link

Josh-121 commented Jun 1, 2024

have a good idea on going about this. done in few hours from assignment

@Akashneelesh
Copy link
Collaborator Author

Akashneelesh commented Jun 4, 2024

Hey @Josh-121 you have been assigned, less goo !

@Akashneelesh
Copy link
Collaborator Author

Akashneelesh commented Jun 4, 2024

I have assigned it to @Josh-121 , since rest of you all have been already assigned an issue.
There are alot more issues coming up !

@Akashneelesh Akashneelesh assigned kyzan and Josh-121 and unassigned kyzan Jun 4, 2024
@armaanansari121
Copy link

I would like to work on this.

@Manush-2005
Copy link
Contributor

Hey @Akashneelesh , I would like to resolve this issue.

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