Skip to content

A demo DApp on Ethereum to process mortgage loans and payments

Notifications You must be signed in to change notification settings

rajivjc/mortgage-blockchain-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mortgage-blockchain-demo

An illustrative DApp to address a potential use case in the mortgage space; Smart contracts can automate mortgage contracts by automatically connecting the parties, providing for a frictionless and less error-prone process. The smart contract can automatically process payment and release liens from land records when the loan is paid.

They can also improve record visibility for all parties and facilitate payment tracking and verification. They reduce errors and costs associated with manual processes.

Setup

Alternatively you can run the following docker images -

  • docker run -p 8545:8545 -d rajivjc/testrpc
  • docker run -p 8080:8080 -d rajivjc/mortgage-blockchain-demo

Addtional Documentation

Check out this blog for more details

About

A demo DApp on Ethereum to process mortgage loans and payments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published