a small school project for the block chain class as agreed upon by the three terminal year students of Group D enicarthage informatics in the year 2022-2023
Ben Mansour Mahdi aka iNuBe
Cherni Ibtissem
Louati Yossr
this project a proof of concept for their block chain app project this artifact is not a complete prototype and is missing many functionalities but due to lack of time we had to make due with the necessairy functionalities
this repository contains two main directories the front end using next js which is a react fraemwork the backend which is a truffle project using ganache as a local block chain
- navigate with a terminal to the front end directory
- npm install to install the dependencies
- npm install yarn
npm run devor using yarn
yarn dev