Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockAudit

A full-stack blockchain auditing platform designed to analyze and visualize blockchain and smart contract security data.

Features

  • Blockchain audit dashboard
  • Smart contract analysis
  • Security findings and audit reports
  • Interactive charts and visualizations
  • File upload support
  • Authentication and API security
  • Rate limiting and security headers

Tech Stack

  • Frontend: React, Vite, Tailwind CSS
  • Backend: Node.js, Express
  • Authentication: JWT
  • Charts: Chart.js
  • HTTP: Axios, Fetch API
  • Security: Helmet, CORS, Express Rate Limit
  • File Uploads: Multer

Project Structure

block-audit/
├── frontend/     # React + Vite frontend
└── backend/      # Node.js + Express backend

Installation

git clone https://github.com/LetitiaGilbert/block-audit.git
cd block-audit

Backend

cd backend
npm install
npm start

Frontend

cd frontend
npm install
npm run dev

Disclaimer

This project is intended for educational and research purposes and should not be considered a replacement for a professional blockchain or smart contract security audit.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages