Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 862 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 862 Bytes

A decentralized ride-hailing system built using blockchain and IPFS

Junior year capstone project completed in requirement of the Innovative Product Development course.

Team:

Advisor and mentor: Asst. Prof. Harshal Dalvi

Paper

A paper produced as part of this project is accepted at IBSSC 2022. It will be published in IEEE Xplore.

Build and deploy

The mobile app can be built like any Flutter + Dart project. Refer to Flutter documentation.

For deploying the smart contracts, move to the contracts folder and execute truffle compile && truffle migrate.

The relay-server can be deployed using npm run start.

System architecture

System architecture