-
Notifications
You must be signed in to change notification settings - Fork 68
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
[NEW][β] IPFS snapshot component #151
Conversation
This pull request introduces 1 alert when merging f03e24b into df318b4 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging d99db43 into df318b4 - view on LGTM.com new alerts:
|
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.
Please integrate the camera (via browser API) to capture the "snapshot"
Thanks a lot for the review, sure I will integrate the camera. |
This pull request introduces 6 alerts when merging 11b13d6 into df318b4 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging ebe1e18 into df318b4 - view on LGTM.com new alerts:
|
Please resolve conflicts and update to volta dependencies and it should be ready to merge. Thanks. |
Add IPFS - fix build problem.
This PR adds an IPFS component to get a CID for uploaded media.
Related: #144
Thank you!