
insights
When Should You Use IPFS Vs. The Files API
When building any application that requires file storage (which is just about all apps), you have to ask yourself if the files being stored should be public or if they should be private. From there, you can start to make decisions about how to structure your app’s file storage
Read more