Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NJMES/IBM_BlockchainCourse__Hyperledger_EstateExchange

a Real-Esatate Blockchain SmartContract project written for IBM Blockchain course.
https://github.com/NJMES/IBM_BlockchainCourse__Hyperledger_EstateExchange

blockchain hyperledger real-estate-platform

Last synced: about 2 months ago
JSON representation

a Real-Esatate Blockchain SmartContract project written for IBM Blockchain course.

Awesome Lists containing this project

README

        

# IBM_Blockchain_Hyperledger_EstateExchange_Project

Project Name:
Estate Exchange (Esx)

Blockchain:
Hyperledger

Language Written:
Javascript

Project Type:
Smart-Contract

Contributors to the Smart-Contract:
JiaMing, WeeKim (https://github.com/kim-pixel).

Project Summary:
This a smart contract project is written and completed for IBM Blockchain Course (i.am-vitalize Cybersecurity specialization track).
My team was task to provide a blockchain solution, leveraging on finding through our Enterprise Design Thinking session.
We made the decision as a team take up the challenge to improve the liquidity of real-estate assets in Singapore, through identifying the inefficiencies in the current real-estate transfer process and highlight possible improvements through blockchain (hyperledger).
Project is written leveraging on Hyperledger fabric samples(fabcar) as reference.

Project Slide Link:
https://www.slideshare.net/JamesNeo9/estate-exchange-realestate-blockchain-slide

Personal Learning Points:
.Areas to Improve the Project are written within the Smart-Contract as comments.
.I underestimate my ability to read and write codes using samples as reference for the project.
.Propose blockchain solution will require broader public awareness and government support for possible adoption moving forward.
.Encounter several problems while attempting to learn identity management through hyperledger tutorials.
.undestanding identity management will provide me with sufficient knowledge to handle money management of Buyer/Seller/Bank in the real-estate transfer process in the project.