Skip to content

Reggin-Labs/Polkadot-APAC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Polkadot-APAC-Project!

dotCom is a sufficiently decentralized social application where one owns their own data and make different kinds of posts as a content creator for their audience. Here you can write a small one liner thought, make web2 blogs or mint nfts.

Installation

Use node js to install the dependencies

Install the Backend dependencies

cd Backend
npm i

Install the Frontend dependencies

cd Frontend
npm i

Deploy contract through thirdweb

cd Contracts
npx hardhat compile
npx thirdweb deploy

Run the Frontend project

npm run dev

Run the Backend project

npm run server

Screenshots of the project

image image image image image