Project Overview
For my trial project, I built the Intuition Accountability Pact. It leverages the Intuition Remix App Template and uses 0xSplits for the contract interaction.
Project Requirements:
Utilize the template and the DID auth flow that's already established within the Remix template
Perform a client-side contract interaction (with any contract) and send the resulting txHash to the server via Remix's actions
Include asynchronous form validation using Conform and Zod
Project Inspiration