projectView.mp4
Secure Attendance-based system on Blockchain Technology. The Secure Attendance System based on Blockchain Technology is a decentralized application in which attendance records are deployed on Ethereum/Sepolia Testnet Blockchain and Biometric fingerprint Authentication using Kinde Auth. Dataset for FingerPrint Authentication: dataset_FVC2000_DB4_B Source:https://www.kaggle.com/datasets/peace1019/fingerprint-dataset-for-fvc2000-db4-b/code
- npm i @kinde-oss/kinde-auth-nextjs
- npx shadcn-ui@latest init
- npm install @radix-ui/react-slot
- npm install react-icons --save
- npm i axios
- npm i python-shell
truffle & infura project setup
- npm truffle -g
- $ npm install @truffle/hdwallet-provider
-
The Node.js version must be installed on the machine to run this project.
-
install node_module dependency in the root directory by running below command
npm install
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
This is my git profile [https://github.com/IrfanRa]