Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 301 Bytes

File metadata and controls

22 lines (17 loc) · 301 Bytes

ChainBazaar

Decentralized marketplace with KYC solutions, to provide additional layer of security. Built for Kriti 2024

Steps to run the dapp locally

%cd ChainBazaar
npm install
npm start

In new terminal run

%cd src 
%cd backend 
%cd panverification 
node index.js