-
Notifications
You must be signed in to change notification settings - Fork 97
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
src5 interface detection #272
base: dev
Are you sure you want to change the base?
Conversation
* dep: fix patch to latest shikijs for cairo hl * fix(app): correct sidebar placement * fix(app): responsive content centering * fix(app): responsive content centering * doc: branch guidelines * fix(app): top section nav links
@julio4 pls can you review my work |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need for this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you use openZeppelin contracts, import it directly as a dependency.
Then write a simple contract that implement OZ contracts.
You can also just implement directly SRC5 on a simple contract.
4328222
to
9267ef0
Compare
52ddbeb
to
0dffcc5
Compare
Issue: Close #109
Description
This PR adds comprehensive documentation for SRC5 (Starknet Standard Interface Detection) under the Advanced Concepts section.
Changes Made
pages/advanced-concepts/SRC5-interface-detection.md