MaahiVohra / status200

Home Page:https://status200.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status 200

Web3 Auth Network System

cd client
npm install
cd smart_contracts
npm install
cd studio
npm install
npx install @sanity/client
npx install @sanity/cli
  • add .env file
  • change the name and project id in sanity.json
  • install metamask extension
  • create an alchemy project
  • update hardhat.config,js accordingly
  • create a pinata account
  • update env variables
cd client
npm run dev
cd studio
sanity start

About

https://status200.vercel.app/


Languages

Language:TypeScript 58.5%Language:JavaScript 35.6%Language:Solidity 3.2%Language:CSS 2.7%