-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add LUKSO web-components, ERC725JS #2
Conversation
Deployed with Cloudflare Pages ☁️ 🚀 🆗 |
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.
We should take advantage of our web components and limit code to minimum
9ae824d
to
ee05852
Compare
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.
LGTM just a nit pick comments
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.
Let's enhance this example with proper comments. Every function should have own comment, please follow JSDOC structure. Every crucial code block within function should also have own comment.
this PR contains a little clean up, as well as adds erc725js and lukso/web-components to the repo