https://github.com/bijoy-sust/intellectual-property-verification
A software which can verify Intellectual Property’s ownership using Blockchain. We used private Blockchain/Hyperledger Fabric for this purpose.
https://github.com/bijoy-sust/intellectual-property-verification
blockchain bootstrap-4 docker docker-image golang hyperledger-fabric intellectual-property javascript nodejs verification-system
Last synced: about 1 month ago
JSON representation
A software which can verify Intellectual Property’s ownership using Blockchain. We used private Blockchain/Hyperledger Fabric for this purpose.
- Host: GitHub
- URL: https://github.com/bijoy-sust/intellectual-property-verification
- Owner: BIJOY-SUST
- License: apache-2.0
- Created: 2019-09-24T06:43:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T09:26:38.000Z (about 2 years ago)
- Last Synced: 2025-04-12T06:52:41.029Z (about 1 month ago)
- Topics: blockchain, bootstrap-4, docker, docker-image, golang, hyperledger-fabric, intellectual-property, javascript, nodejs, verification-system
- Language: JavaScript
- Homepage:
- Size: 99.5 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellectual-Property-Verification
This is the code of our project for the course ***CSE 350: Project 350***

A software which can verify Intellectual Property's ownership using Blockchain. We used private Blockchain/Hyperledger Fabric for this purpose.
Descriptions of the project is in [*description.md*](https://github.com/BIJOY-SUST/Intellectual-Property-Verification/blob/master/description.pdf)
Resources to make a Hyperledger based project is in [*resources.md*](https://github.com/BIJOY-SUST/Tools-for-Hyperledger-Development/blob/master/Resources.md).