Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 635 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 635 Bytes

DubiDocs (BETA)

Project link: perimortem.hns.siasky.net

This is a suite for editing and creating documents on the blockchain. It has the following features

  • Word Processor
  • Collaborative document editing

In Progress

  • DubiDocs Slides
  • DubiDocs Spreadsheet

Current Issues

  • Document synchronization is quite slow. Planning to move the file sync from skynet to gundb or some other realtime database. Also considering using a node server with websockets.
  • Cursor jumps to beginning of document after a sync.

Technologies

Blockchain Tools

Sia/Skynet

Other

Vue.js, HTML, CSS