- update the Sepolia rpc. The default one reach https://rpc.sepolia.org which has a very poor score (https://chainlist.org/chain/11155111?testnets=true)
- Use of https://endpoints.omniatech.io/v1/eth/sepolia/public
- fix performance issues on Sepolia
- Add demo video
- Some cleanup
- Add Vercel deployment
- Add demo video
- struct backend with hardhat
- Solidity smart contract
- unit tests for smart contract
- deployment script
- script for loading data
- struct frontend NETX.js
- init environment structure
- add wallet library
- first MVP dApp
- login
- account creation company/verifier
- account management
- site management for companies
- verification task creation
- verification task management
- first commit
- first commit