Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 730 Bytes

File metadata and controls

22 lines (12 loc) · 730 Bytes

Blockchain Visualizer

A Blockchain visualizing web app.

The goal of this project is to make a Blockchain visualization platform. It should display newly blocks according to the user preferences.

Searches made in the platform will be stored in a MongoDB for further analysis.

Architecture

Frontend is made using ejs and bootstrap.

Backend in node.js and express.

Database is MongoDB.


For further documentation, see the docs.


This repository is part of the CarChain Project.