Skip to main content Dappjak Labs Logo DappJak Labs

Tokenized Knowledge DAO

Published: 2024-07-10
Updated: 2023-07-10

Overview

decentralized, plaintext (markdown), collective, versioned knowledge base/graph

Features

  • Obsidian-like knowledge graphs.
  • user submitted markdown files on varying topics.
  • initially focuses on historical, political topics, but can be extended to all topics (like wikipedia).
  • DAO members can vote on articles and revisions.
  • “PasteBin” with tagging.
  • open comments under each article
  • tag-based search system
  • side-bar (vs-code/obsidian style)
  • archiving support (backup websites at a specific timestamp)
  • multi-type file uploads/attachments

Architecture

  • back-end: Internet Computer + CanDB backend architecture
  • front-end: SvelteKit + MeltUI