Skip to content

CarRentalChain is Product Concept on Ethereum Blockchain. Concept will illustrate the practical implementation of decentralized app on Ethereum.

Notifications You must be signed in to change notification settings

codeadhoc/CarRentalChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarRentalChain

Product Concept to rent a car backed by Etherum Blockchain. Customer can rent car new with currencies of the world i.e Ether. Concept is fully designed and implemented on ethereum private blockchain. Technologies use to built this is - NodeJS, HTML5, JavaScript, JQuery, ExpressJS, Bootstrap, Solidity, geth.

Pre-requisite

NodeJs download link below

https://nodejs.org/en/download/

Geth download link below

https://geth.ethereum.org/downloads/

Deploy Smart Contract

node <app-directory>/js/deploy.js

Usage

  • Copy the smart contract address from the console and replace it with new in app.js
  • By Default app is configure to run on port 8080
  • Run the app with following in bash
node app.js
  • Go the Browser and navigate to url : http://localhost:8080 and land page of will be served.
  • Navigate admin section and add few cars
  • Use multiple across with sufficient ether balance and start renting the car

License

MIT

About

CarRentalChain is Product Concept on Ethereum Blockchain. Concept will illustrate the practical implementation of decentralized app on Ethereum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published