-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Roman Milishchuk edited this page Jan 21, 2020
·
2 revisions
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
- Remove a file
- Create folder
- Remove a folder
- Get stat about file or folder
- List a files in a folder