mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-01-25 14:54:19 +01:00
502 B
502 B
IPFS Board
Data Storage
Each user exposes via IPNS a folder containing:
- boards
- board name(s)
- posts
- board name(s)
- admin name(s)
- post(s)
- admin name(s)
- board name(s)
- comments
- board name(s)
- admin name(s)
- comment(s)
- admin name(s)
- board name(s)
- votes
- board name(s)
- admin name(s)
- vote object(s)
- admin name(s)
- board name(s)
Post
{
"title": "Title of the post",
"text": "Content of the post"
}
Comment
Comment text
Vote
ipfs-board:vote-for:object_url