Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 490 Bytes

E-Challan using blockChain -Smart Contract(written in solidity)

This repository contains smart contract for E-Challan written in solidity ,frontend in Reactjs

following tools are used

-Ganache
-Truffle

UseCases

Admin can add/remove traffic police officers.
Admin can update voilation rules (can set prices,rules etc).
Traffic Police officer can make challan of citizen.
Citizen can pay challan.
Citizen can check their challan history.