Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmandabbakuti/decentstore
Decentralized file storage with hyperledger fabric using Ipfs. Application Lives at https://decentstore.netlify.com/
https://github.com/salmandabbakuti/decentstore
blockchain chaincode chaincode-sdk-nodejs decentralized-applications hyperledger-fabric hyperledgerfabric-poc ipfs nodejs
Last synced: 5 days ago
JSON representation
Decentralized file storage with hyperledger fabric using Ipfs. Application Lives at https://decentstore.netlify.com/
- Host: GitHub
- URL: https://github.com/salmandabbakuti/decentstore
- Owner: Salmandabbakuti
- License: apache-2.0
- Created: 2019-12-12T05:12:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T08:10:23.000Z (almost 5 years ago)
- Last Synced: 2023-03-03T04:13:00.622Z (over 1 year ago)
- Topics: blockchain, chaincode, chaincode-sdk-nodejs, decentralized-applications, hyperledger-fabric, hyperledgerfabric-poc, ipfs, nodejs
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DecentStore
Decentralized file storage with hyperledger fabric using Ipfs#### Background
Files will be stored in decentralized storage platform IPFS via API.All uploaded file hashes will be mapped to particular user on blockchain (hyperledger fabric)
#### Demonstration##### User Registration:
![User Registration Demo](https://j.gifs.com/jZMn3v.gif)##### File Upload:
![File Upload Demo](https://j.gifs.com/yo5m3n.gif)##### File Store:
![File Upload Demo](https://j.gifs.com/71zA41.gif)Application Demo Available at https://decentstore.netlify.com/
>Note: Demonstration Only. Not For Production Use. Reserved.##### Author
##### :wave: [Salman Dabbakuti](https://salmandabbakuti.github.io)