Hacker News new | ask | show | jobs
by xendipity 2985 days ago
I know IPFS is happy to help with implementation advice on discuss.ipfs.io or #ipfs on IRC, they did for me.

It does depend on the scale of your data and whether you want upload data in a streaming or discrete fashion. If by segmentize you mean to like chunk your data into smaller sections, then that is handled automatically by both DAT and IPFS.