You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute npm i command in main and backend directories
start hardhat node:
npx hardhat node
Open another terminal:
npx hardhat compile
npx hardhat run scripts/deploy.js --network localhost
run frontend in main directory:
npm run start
run backend in backend directory:
npm run dev
About
Welcome to the Organ Donation Web3 Platform, where technology meets humanity to create a transparent, secure, and efficient system for organ donation and transplantation.