We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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#L311
Resources : https://book.cairo-lang.org/ https://book.cairo-lang.org/ch02-05-control-flow.html?highlight=loop#repetition-with-loops
Exclusively for Starknet India team - To onboard new devs from India Estimated Time taken to complete - 2-3 days (Max)
The text was updated successfully, but these errors were encountered:
taking this up!
Sorry, something went wrong.
Awesome less go !!
Hey @Akashneelesh , I want to work on this issue
@Akashneelesh hey take a look at my PR pl.
Hey @Akashneelesh, I would like to work on this issue.
zeapherine
Successfully merging a pull request may close this issue.
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#L311
Resources :
https://book.cairo-lang.org/
https://book.cairo-lang.org/ch02-05-control-flow.html?highlight=loop#repetition-with-loops
Exclusively for Starknet India team - To onboard new devs from India
Estimated Time taken to complete - 2-3 days (Max)
The text was updated successfully, but these errors were encountered: