An open API service indexing awesome lists of open source software.

https://github.com/ngduc/forevercloud

Publish article, content using blockchain technology.
https://github.com/ngduc/forevercloud

Last synced: about 19 hours ago
JSON representation

Publish article, content using blockchain technology.

Awesome Lists containing this project

README

          

# ForeverCloud

ForeverCloud, an application that lets users publish their content to a Distributed Network like IPFS or FileCoin Network. It uses blockchain technology to create a new decentralized environment for content publishing and accessing

It gives authors the freedom to publish their content without any external intervention. As a bonus, blockchain technology helps authors publish their work to the world, retain copyright and monetize their work.

### Development

Commands:

```
--- UI
cd src/ui
yarn
yarn start

--- Backend
launch Flask app
```

[TODO List](./TODO.md)

### Development

All contributions are welcome!