All Projects → rajivjc → mortgage-blockchain-demo

rajivjc / mortgage-blockchain-demo

Licence: other
A demo DApp on Ethereum to process mortgage loans and payments

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to mortgage-blockchain-demo

Erc20 Generator
Create an ERC20 Token for FREE in less than a minute with the most used Smart Contract Generator for ERC20 Token. No login. No setup. No coding required.
Stars: ✭ 202 (+380.95%)
Mutual labels:  smart-contracts, truffle
solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Stars: ✭ 64 (+52.38%)
Mutual labels:  smart-contracts, truffle
react-truffle-metamask
Build an DApp using react, redux, saga, truffle, metamask
Stars: ✭ 25 (-40.48%)
Mutual labels:  smart-contracts, truffle
etherbrite
🗓 Clone eventbrite on Ethereum, built in Solidity, TruffleJS, Web3js and React/Redux.
Stars: ✭ 19 (-54.76%)
Mutual labels:  smart-contracts, truffle
web3j-example
Android web3j example
Stars: ✭ 27 (-35.71%)
Mutual labels:  smart-contracts, truffle
Truffle
A tool for developing smart contracts. Crafted with the finest cacaos.
Stars: ✭ 11,909 (+28254.76%)
Mutual labels:  smart-contracts, truffle
trufflepig
🍄🐷Truffle contract artifact loading tool for local development
Stars: ✭ 45 (+7.14%)
Mutual labels:  smart-contracts, truffle
Solidity Smart Contracts
smart contracts which are built on ethereum wallet mist,truffle compiler using solidity language.
Stars: ✭ 11 (-73.81%)
Mutual labels:  smart-contracts, truffle
starter-kit-gsn
An OpenZeppelin starter kit focused on GSN.
Stars: ✭ 39 (-7.14%)
Mutual labels:  smart-contracts, truffle
proof-of-existence
Ethereum Smart Contract to prove a document's existence at some point by storing and verifying its hash.
Stars: ✭ 22 (-47.62%)
Mutual labels:  smart-contracts, truffle
Contracts
A set of reusable smart-contracts
Stars: ✭ 101 (+140.48%)
Mutual labels:  smart-contracts, truffle
tvdapp
Blockchain DApp using React, Next.js and MobX
Stars: ✭ 66 (+57.14%)
Mutual labels:  smart-contracts, truffle
Rico
The Responsible Initial Coin Offering Framework
Stars: ✭ 83 (+97.62%)
Mutual labels:  smart-contracts, truffle
Sablier
The protocol for real-time finance on the Ethereum blockchain
Stars: ✭ 147 (+250%)
Mutual labels:  smart-contracts, truffle
Supply Chain
Supply chain management on blockchain using Angular 4 + Truffle + IPFS + Ethereum
Stars: ✭ 76 (+80.95%)
Mutual labels:  smart-contracts, truffle
eth-decoder
Simple library to decode ethereum transaction and logs
Stars: ✭ 32 (-23.81%)
Mutual labels:  smart-contracts, truffle
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+900%)
Mutual labels:  smart-contracts, truffle
Eth.social
An Ethereum dApp for posting social events.
Stars: ✭ 17 (-59.52%)
Mutual labels:  smart-contracts, truffle
create-truffle-dapp
Create and deploy Truffle projects with no configuration.
Stars: ✭ 17 (-59.52%)
Mutual labels:  smart-contracts, truffle
contracts
Alice smart contracts
Stars: ✭ 57 (+35.71%)
Mutual labels:  smart-contracts, truffle

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].