Junior year capstone project completed in requirement of the Innovative Product Development course.
Team:
- Om Naik
- Nimai Patel (me)
Advisor and mentor: Asst. Prof. Harshal Dalvi
A paper produced as part of this project is accepted at IBSSC 2022. It will be published in IEEE Xplore.
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
.