-
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
55 ipfs file uploader #58
base: develop
Are you sure you want to change the base?
Conversation
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.
You are appending .txt to the downloaded files (QmWBXoQ9qyaNXDiXfWAvEypY4we6Z2AZFKJ8yzoydSfZsV.txt) which is not correct. The downloading does not work for me. Can you please fix this? Uploading seems to work correctly, but download is not working.
Also, can you add unit test/integration tests for the new functionality? We already have Cypress setup, so you can use it to test that the upload/download works correctly.
It is nice that you have covered the stretch goal. Nice Job. The download icon is too big, can you make it a bit smaller?
What's your IPFS server URL ?
If the URL is |
No description provided.