Live site hosted in firebase Click here
-- Apponitments
-- Pdf upload
-- and much more.
Demo : Youtube
Setup : Youtube
contact :
Mail
tshamil90@gmail.com
🆁🅴🆀🆄🅸🆁🅴🅼🅴🅽🆃🆂
1.Install nodeJs
2.Install Ganache
- Download IPFS (kubo)
-
- configure ipfs refer: #15 (comment)
4.Add Metamask Extension in Browser
- open cmd in project directory
npm install --force
5.open cmd/terminal as Administrator and type
npm install -g truffle
6.open Ganache
- New Workspace
- AddProject
- Select truffle-config.js in Project Directory
- Save Workspace
7.Compile and migrate Contracts
truffle migrate
- Run Server
npm start
Known Issue: (#15)