Skip to content

arifnezami/Basic-Blockchain-Concept-Visualization-for-IoV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Blockchain Concept Visualization for IoV

This is a sample visualization of Blockchain concept for Internet of Vehicles.

I have been looking for simple Blockchain visualization for my Msc research paper work and haven't found any simple example and thought to make one.

This demonstrate how a Blockchain based Traffic Management System will look like. In the visualization, a car (Car 2) is passing data to near by car (Car 1) and Road Side Units (RSUs) of Traffic Control System. Every block if data is hashed with previous block data o keep the basic concept of blockchain. Serial number of the block is hased with SHA1 algorithm and then again the whole set of data is encrypted in Base64 algorithm.

This visualization concept can be used for any kind of examples.

Installation

Just copy the codes and run the index.html file to see the visualization.

Demo

See a demo of the visualization at the link below.

Demo of a Road Traffic System with a car, one signal system and a road side unit

https://basic-blockchain-concept-visualization-for-iov.pages.dev/visualization-1

Demo Metro Station Check-in and Check-out

https://basic-blockchain-concept-visualization-for-iov.pages.dev/visualization-2

Contributing

Pull requests are welcome.

License

MIT

About

Basic Blockchain Concept Visualization for Internet of Vechicles (IoV)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages