issues
search
fazo96
/
ipfs-boards
a truly distributed social platform for the browser with no backend and no external applications required
http://boards.ydns.eu
220
stars
20
forks
source link
use ipfs refs to count comments, posts and cache profiles
#69
Closed
fazo96
closed
6 years ago
fazo96
commented
8 years ago
IPFS refs could be used to:
cache entire profiles
convert a directory tree to json which has many use cases, for example:
counting posts and comments
So the plan is:
[ ] count how many posts/comments are there
[ ] during the count, keep track of the latest timestamp found in the object's names if possible, then use it to determine last known activity
IPFS refs could be used to:
So the plan is: