-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ODHack: Document the Registry contract #1
Comments
Hi @Darlington02 , please can I be assigned this please? I'm also good at documentations. Below are some of the documentations I've done that were merged: keep-starknet-strange/joyboy#143 (comment), horuslabsio/Starknet-Scaffold#94 (comment). Some of my documentations outside GitHub: Please I’m ready to work, assign me please. |
Hi @od-hunter! |
1 similar comment
Hi @od-hunter! |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedi am a frontend developer with experience in frontend development and also technical writing How I plan on tackling this issueI will start by thoroughly reviewing the Registry contract code available at this link. This will help me understand its functionality, structure, and the purpose of each function within the contract. I will articulate the main objectives of the Registry contract. This includes its role in managing and storing data related to token-bound accounts, how it interacts with other components, and its importance in the broader application context. I will create a comprehensive section that lists and explains each function available in the Registry contract. For each function, I will include: And include possible reference |
The maintainer Darlington02 has assigned NueloSE to this issue via OnlyDust Platform. |
1 similar comment
The maintainer Darlington02 has assigned NueloSE to this issue via OnlyDust Platform. |
Description:
This documentation will serve as a reference for developers and users who want to understand the functionality of the Registry contract.
Goals:
Explain the purpose of the Registry contract.
Document the available functions.
References:
Link to existing documentation: https://docs.tbaexplorer.com/starknet-tokenbound-sdk/introduction-to-tokenbound
Link to the Registry contract code: https://github.com/horuslabsio/TBA/blob/v3/src/registry/registry.cairo
New to contract documentations? Check out this sample docs as a guide: https://contracts-v2-docs.lens.xyz/contracts/libraries/ProfileLib.sol/library.ProfileLib
The text was updated successfully, but these errors were encountered: