Skip to content

poudyalamit/UniConnect

Repository files navigation

UniConnect

UniConnect is a dynamic social platform tailored exclusively for university students. It provides a safe and anonymous space for students to express themselves, engage in open discussions, earn rewards for completing specific university tasks, ensure transparency in university charity initiatives, and have a say in shaping university policies.

Run Locally in your browser

Clone the project

git clone https://github.com/poudyalamit/UniConnect.git

Install MetaMask https://metamask.io/download/

Go to the project directory

  cd Uniconnect/

Install dependencies

  cd uniconnect/
  npm install

Compile Locally

  cd uniconnect/
  mpx hardhat compile

Deploy your smart contract to Sepolia testnet:

  cd uniconnect/
  npx run hardhat scripts/"Your deploy file" --network Sepolia

Start the Client

open the terminal

cd uniconnect_f
npm install
npm run dev

Made By This blockchain web app is developed by team SEWY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published