Skip to content
Roman Milishchuk edited this page Dec 20, 2019 · 2 revisions

Blockchain-based filesystem

General overview

The application implements the filesystem using the Ethereum blockchain as backend. It covers the following functionalities:

  • Create file
  • Write to a file
  • Read from a file
  • Create folder
Clone this wiki locally