This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
This app will demonstrate how a truly decentralized platform for freelancers can work, using the Ethereum Attestation Service.
- Metamask installed
- Node v16+ installed
- Basic React knowledge
- Basic TypeScript knowledge
This will show how to setup the eas SDK and create attestations for the Freelancer's reputation.
This will show how to use resolvers for:
- Whitelisting addresses (only client can attest)
- Paying the Freelancer on successful attestation
- Refunding client on unsuccessful attestation