Commit Graph

7 Commits

Author SHA1 Message Date
Luiz F Picolo 6091ea9cd9 Update README.md with the latest code changes 2023-06-20 14:01:54 -04:00
Luiz F Picolo e60be91d49 Refactor IPFSFileManager code for file retrieval and saving
- Removed unused constructor parameter in IPFSFileManager class
- Renamed class method  to  for clarity
- Updated import statement for the  library to use  function instead of the default import
- Added  method to retrieve the file type from the buffer
- Modified the code to determine the file extension based on the MIME type using  method
- Updated the file name in the saveFileToLocal method to include the appropriate file extension based on the MIME type
2023-06-20 13:58:30 -04:00
Luiz F Picolo 764f097326 Added better pratices 2023-06-20 13:46:59 -04:00
Luiz F Picolo aa6c8124fa Updated readme 2023-06-19 11:07:25 -04:00
Luiz F Picolo 8dd111d680 Adicionado método para finalizar section ipfs 2023-06-19 11:01:35 -04:00
Luiz F Picolo 3a570d232f Adicinado gitignore 2023-06-19 11:01:09 -04:00
Luiz F Picolo 632473f060 Commit inicial 2023-06-18 22:22:42 -04:00