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: 1 day 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T08:10:23.000Z (over 5 years ago)
- Last Synced: 2025-04-19T21:25:17.728Z (19 days ago)
- Topics: blockchain, chaincode, chaincode-sdk-nodejs, decentralized-applications, hyperledger-fabric, hyperledgerfabric-poc, ipfs, nodejs
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- 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:
##### File Upload:
##### File Store:
Application Demo Available at https://decentstore.netlify.com/
>Note: Demonstration Only. Not For Production Use. Reserved.##### Author
##### :wave: [Salman Dabbakuti](https://salmandabbakuti.github.io)