- Exam Tasks 1, 2 & 4 are done
- Integrated in Frontend and made the UI for testing
- Manual postman collection being shared
- Automated postman testing and reporting
- Own mongodb is being used, since the shared one is not working
- run
pnpm i
ornpm i
- run
pnpm dev
ornpm start
- Frontend is available at
http://localhost:5173/
- Backend is available at
http://localhost:5001/
(or process.env.PORT) - 5000 has been inuse in local, changed to 5001
cd postman
sh newman.test.sh
- please check for results in the
postman/reports
folder
- Visit
https://sepolia.lineascan.build/nft-transfers
- Look for ERC-721 type transfers
- Click on transfer and then in transfer detail check ERC-721 tokens transferred section
- click on tokenId or token or contract or sender or receiver
- tested in local
- recording the session on 27/Nov 4PM AEST