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.
- Host: GitHub
- URL: https://github.com/ngduc/forevercloud
- Owner: ngduc
- Created: 2021-05-28T16:17:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T18:35:53.000Z (about 5 years ago)
- Last Synced: 2025-02-22T06:12:55.238Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.21 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!