1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-25 14:54:19 +01:00
ipfs-boards/README.md
2015-11-04 16:08:33 +01:00

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)
  • comments
    • board name(s)
      • admin name(s)
        • comment(s)
  • votes
    • board name(s)
      • admin name(s)
        • vote object(s)

Post

{
  "title": "Title of the post",
  "text": "Content of the post"
}

Comment

Comment text

Vote

ipfs-board:vote-for:object_url