alexsicart / Decentralized-Cloud
- понедельник, 6 ноября 2017 г. в 03:13:16
The simplest way to send your files around the world using IPFS.
Decentralized Cloud is the simplest way to send your files around the world using the InterPlanetary File System.
IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
Decentralized-Cloud is a work in progress!
Download the modules:
npm i
Start the App on the browser:
npm start
Run production mode:
npm run build --prod
Main Framework: Angular
Libraries: IPFS
Server: Private (Koa)
We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot code of conduct
Fork, then clone the repo: Push to your fork and submit a pull request.