Skip to content

iNuBexX/BlockChain-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Block chain dapp

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

Content

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

Front End Dependencies installation

  1. navigate with a terminal to the front end directory
  2. npm install to install the dependencies
  3. npm install yarn

Run the development server:

npm run dev

or using yarn

yarn dev

Credits where credit is due

the front end was heavily inspired by traversy media following along his tutorial found here

https://www.youtube.com/watch?v=mTz0GXj8NN0&t=1923s

the backend was mostly basic ideas i formulated from the understanding i achieved following along this very wholsome tutorial about block chain , etherium and solidity by mr patrick collins

https://www.youtube.com/watch?v=gyMwXuJrbJQ&t=60042s

About

a small school project for the Blockain class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors